opnsense-ports/textproc/cpp-peglib/pkg-descr
2022-09-07 22:33:21 +02:00

4 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.