RubyGems Navigation menu

kpeg 0.9.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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.3.3 - March 06, 2023 (57 KB)
  2. 1.3.2 - November 02, 2022 (57 KB)
  3. 1.3.1 - January 10, 2022 (56.5 KB)
  4. 1.3.0 - October 31, 2021 (56.5 KB)
  5. 1.2.0 - October 20, 2021 (56.5 KB)
  6. 0.9.0 - March 07, 2012 (43 KB)
Show all versions (16 total)

Development Dependencies (3):

hoe ~> 2.12
minitest >= 2.11.3
rdoc ~> 3.10

Owners:

Authors:

  • Evan Phoenix

SHA 256 checksum:

ce241912d5c41b958bcc34e56d427d1d9eda8ae254bfd9d58d24b79a432e0695

Total downloads 471,652

For this version 3,556

Licenses:

N/A

Required Ruby Version: None

Links: