Grammar to parser classes
Description
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/
Categories
License
Update Notifications
User Reviews
Be the first to post a review of Grammar to parser classes!