nyacc version 0.62.0 is released

nyacc is a LALR parser generator written from the ground up in guile
nyacc is "beta" level maturity

Includes:
* modules to generate parsers and lex'rs
* prototype parsers for c, javascript, matlab, modelica that produce sxml
trees
* some documentation

Future work:
* add precedence for production rules
* get tree pruning to work

Access:
http://download.savannah.gnu.org/releases/nyacc/
OR
git clone git://git.savannah.nongnu.org/nyacc.git

developer: Matt Wette <[email protected]>



Reply via email to