RubyGems Navigation menu

kpeg 1.0.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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
  6. 1.0.0 - January 04, 2014 (46.5 KB)
显示所有版本 (共 16 个)

Development 依赖 (3):

hoe ~> 3.7
minitest ~> 5.2
rdoc ~> 4.0

业主:

作者:

  • Evan Phoenix

SHA 256 校验和:

4fbe7fa3ec84fb3a56472cdb3e1c343f331d0bee8d60845c2258ff63eb89b2ac

下载总量 476,379

这个版本 267,905

许可:

MIT

需要的 Ruby 版本:

链接: