Simple PEG grammar generator for Ruby.
MIT
- Left-recursion in PEGs
- Direct left-recursion in PEGs
- Handling errors in PEGs
- Bash's manual
- Bryan Ford's original PEG paper
More general, tutorial-like links
Assorted Ruby parser generators/combinators/lexers/etc
$ rake spec