| Projects on Google Code | Results 1 - 1 of 1 |
===Welcome to the===
==Parsing Expression Grammar Template Library==
"Don't Parse" -- Dan J. Bernstein
=Introduction=
The Parsing Expression Grammar Template Library (PEGTL) is a C++0x library for creating parsers according to a Parsing Expression Grammar (PEG).
Grammars are embedde...