RubyGems Navigation menu

kpeg 1.3.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.3.3 - March 06, 2023 (57.0 KB)
  2. 1.3.2 - November 02, 2022 (57.0 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)
顯示所有版本(共 16)

Development 相依性套件 (3):

minitest ~> 5.16
rake >= 0.8, < 15.0
rdoc >= 4.0, < 7

擁有者:

Pushed by:

作者:

  • Evan Phoenix

SHA 256 checksum:

d73adccb626b68c40603c89cc0eb51a70092ec136085851a7bb10db1fc6dad4b

總下載次數 475,079

這個版本 8,414

License:

BSD-3-Clause

Ruby 版本需求: >= 0

相關連結: