by jplevyak
DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.
1.21 Fix 2 issues with documentation (Holger Waechtler)
1.20 Fixed a couple Verilog issues (thanx to Brian Pharris)
Python Unicode support (thanx to Simon Law)
Added disabiguation switches to test_parser
Fixed potential ...
1.19 Fixed memory leak (thanx Humberto Abdelnur)
Updated to current SWIG (thanx Humberto Abdelnur)
Added support for repeating elements (elem@1:3) 1 to 3 times
1.18 added -o option for output file
use ranlib for Darwin ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use