5 lines
164 B
Text
5 lines
164 B
Text
|
cpp-peglib is a single file C++ header-only PEG (Parsing Expression Grammars)
|
||
|
library.
|
||
|
|
||
|
This library supports the linear-time parsing known as the Packrat parsing.
|