./lang/py-lrparsing, LR(1) parser hiding behind a pythonic interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.11, Package name: py310-lrparsing-1.0.11, Maintainer: kamelderouiche

Lrparsing provides both an LR(1) parser and a tokeniser. It differs from other
Python LR(1) parsers in using Python expressions as grammars, and offers
simple to use disambiguation tools

Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8ebf76d815caa806e226a050abaa40351ed926f1
Filesize: 371.744 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-05 22:51:57 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-lrparsing-1.0.11 as wip/py-lrparsing.

Lrparsing provides both an LR(1) parser and a tokeniser. It differs from other
Python LR(1) parsers in using Python expressions as grammars, and offers
simple to use disambiguation toolsCVS: \ 
----------------------------------------------------------------------