Grammar to parser classes 2p

License: Free ‎File size: N/A
‎Users Rating: 3.5/5 - ‎2 ‎votes

C++ template classes for declaring non-left recursive grammars (in BNF) directly in the code as set of compound classes. Includes implementation of regular expression parser - regexp_parser. Supports wide char. See http://grammar2parser.sourceforge.net/

VERSION HISTORY

  • Version grammar2parser-1.6.2 posted on 2006-08-13
    Several fixes and updates
  • Version grammar2parser-1.6.2 posted on 2006-08-13

Program Details