ebnf2yacc 0.1.1

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

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