440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
generates   {key13}


Rats! 1.13.3 (Default branch)

FreshMeat

Wednesday May 14, 2008. 07:23 PM
FreshMeat

Rats! is a parser generator for C-like languages (though currently it only generates parsers in Java). It has been designed so that grammars are concise and easily extensible. To this end, grammars are organized into modules that can be easily changed by adding, removing, or modifying alternatives in individual productions and composed with each other through module parameters. Furthermore, it relies on ordered choices to avoid ambiguities, supports syntactic predicates for unlimited lookahead, and integrates lexing with parsing. Finally, it has extensive support for automatically generating abstract syntax trees, thus greatly reducing the need for explicit semantic actions. License: GNU General Public License (GPL) Changes: This release fixes a variety of bugs across the entire code base.
Rats parser generator C-like languages(though currently only generates parsers Rats 1.13.3 (Default branch)
Rats! 1.13.3 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=561ac1d978c0b65c674725e47dae0d14

 

 Related News 

Search

Download Zicos
Sat July 5, 07:14 AM
generates   {key13}