summaryrefslogtreecommitdiff
path: root/textproc/cpp-peglib/pkg-descr
blob: 4d034d22d73d80bb9e2d859b946998da7367d06a (plain) (blame)
1
2
3
4
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.