Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37584235
en ru br
ALT Linux repos
S:1.3.1-alt1

Group :: Development/Ruby
RPM: gem-kpeg

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.1-alt1
Build date: 29 august 2022, 18:06 ( 86.9 weeks ago )
Size: 44.58 Kb

Home page:   https://github.com/evanphx/kpeg

License: MIT
Summary: KPeg is a simple PEG library for Ruby
Description:

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…] trick.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-kpeg
  • gem-kpeg-devel
  • gem-kpeg-doc
  • kpeg
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin