NYACC, for Not Yet Another Compiler Compiler!, is set of guile modules for
generating parsers and lexical analyzers.  It also provides sample parsers
and pretty-printers using SXML trees as an intermediate representation.

Version 0.73.0 has been released.  It provides some minor fixes.  I have not 
been working on this for a few months due to other priorities.  I am hoping to 
spend some quality time on this project now. This version fixes a few bugs in 
the C99 parser and pretty printer.

git clone git://git.savannah.nongnu.org/nyacc.git 
<git://git.savannah.nongnu.org/nyacc.git>

Or

http://download.savannah.gnu.org/releases/nyacc/ 
<http://download.savannah.gnu.org/releases/nyacc/>


Reply via email to