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 (57KB)
  2. 1.3.2 November 02, 2022 (57KB)
  3. 1.3.1 January 10, 2022 (56.5KB)
  4. 1.3.0 October 31, 2021 (56.5KB)
  5. 1.2.0 October 20, 2021 (56.5KB)
全てのバージョンを表示(全16件)

Development依存関係 (3):

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

所有者:

プッシュ者:

作者:

  • Evan Phoenix

SHA 256チェックサム:

=

累計ダウンロード数 512,851

このバージョンのみ 26,918

このバージョンがリリースされたのは:

ライセンス:

BSD-3-Clause

必要なRubyのバージョン: >= 0

リンク: