RubyGems.org

kpeg

0.10.0

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.

installgem install kpeg
Authors

Evan Phoenix

7,514 total downloads 1,950 for this version
Owners

540cb3b3712ffe045113cb03bab616a2

Gemfile
gem "kpeg", "~> 0.10.0"
Versions
  1. 0.10.0 April 16, 2012
  2. 0.9.0 March 7, 2012
  3. 0.8.5 January 8, 2012
  4. 0.8.4 October 1, 2011
  5. 0.8.3 May 5, 2011
Show all versions (9 total)