Alex Shinn
|
c63e00453c
|
Adding SRE char-set handling to (chibi parse).
I wanted to avoid the full char-set dependency, but
it's too useful and the alternatives to ugly in grammars.
|
2013-03-09 19:16:26 +09:00 |
|
Alex Shinn
|
7dc3a63c21
|
Fixing bounds and multi-chunk stream errors.
|
2013-03-04 23:19:37 +09:00 |
|
Alex Shinn
|
d636e8d57f
|
Speeding up grammar macros with a cond-expanded ER macro.
Fixing macro walking for multi-arg variants of */+/?.
Adding -> as an alias for =>, maybe deprecate the latter.
|
2013-02-25 08:06:02 +09:00 |
|
Alex Shinn
|
678db7888a
|
Fixing octal case of parse-c-integer.
|
2013-02-25 08:04:18 +09:00 |
|
Alex Shinn
|
e18de40fe2
|
Adding initial parser combinator library. API still subject to change.
|
2013-02-21 22:56:07 +09:00 |
|