Path to this page:
./
wip/py-lrparsing,
LR(1) parser hiding behind a pythonic interface
Branch: CURRENT,
Version: 1.0.11,
Package name: py312-lrparsing-1.0.11,
Maintainer: kamelderouicheLrparsing 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)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-lrparsing-1.0.11
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-lrparsing-1.0.11
- (2021-10-08) Updated to version: py39-lrparsing-1.0.11
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: \
----------------------------------------------------------------------
|