RubyGems Navigation menu

kpeg 1.1.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!

Installeer:
=

Versies:

  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. 1.1.0 - April 07, 2016 (56,5 KB)
Toon alle versies (16 totaal)

Development afhankelijkheden (3):

hoe ~> 3.15
minitest ~> 5.8
rdoc ~> 4.0

Eigenaren:

Authors:

  • Evan Phoenix

SHA 256 checksum:

2ad23fcf87a285e6e968ac61060cedd630bbf80cbe54ad6a18493ec5b2bb5374

Total downloads 471.656

Voor deze versie 107.009

Licentie:

MIT

Required Ruby Version: >= 0

Links: