Alex Shinn
|
a24c76a02d
|
Better error handling for parsers.
|
2013-06-04 04:26:01 +09:00 |
|
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
|
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
|
e18de40fe2
|
Adding initial parser combinator library. API still subject to change.
|
2013-02-21 22:56:07 +09:00 |
|