ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.
VERSION HISTORY
- Version 0.1.1 posted on 2001-08-27
Several fixes and updates - Version 0.1.1 posted on 2001-08-27
Program Details
- Category: Development > Other
- Publisher: ebnf2yacc.sf.net
- License: Free
- Price: N/A
- Version: 0.1.1
- Platform: linux