Sign in Sign up
rubygems

kpeg

KPeg is a simple PEG library for Ruby. It provides an API as well as native grammar to build the grammar. KPeg strives to provide a simple, powerful API without being too exotic. KPeg supports direct left recursion of rules via the {OMeta memoization}[http://www.vpri.org/pdf/tr2008003_experimenting.pdf] trick.

Activity

Latest release
3y ago
Total releases
16
Cadence
~2 months
Last 12 months
0

Details

License
BSD-3-Clause
First release
Mar 15, 2011
Releases
Version Released
1.3.2 patch
1.3.3 patch
1.3.1 patch
1.3.0 minor
1.2.0 minor
1.1.0 minor
1.0.0 major
0.10.0 minor
0.9.0 minor
0.8.5 patch
0.8.4 patch
0.8.3 patch
0.8.2 patch
0.8.1 patch
0.8.0 minor
0.7 initial