Announcing chilon::parser 1, an MIT licensed c++0x PEG parser. chilon::parser builds an abstract syntax tree type at compile time and populates it at run-time from the same PEG based grammar used to construct the parser.
A good example of a lot of the features showing a parser for a superset of PEG notation that is concise and stores a neat AST can be found at: http://chilon.net/tutorial8.html This library can be downloaded from http://chilon.net/library.html along with documentation, and tutorials/examples. Cheers, James -- +44 (0) 7974 159 643 | ja...@chilon.net | http://chilon.net _______________________________________________ PEG mailing list PEG@lists.csail.mit.edu https://lists.csail.mit.edu/mailman/listinfo/peg