./wip/pegtl, Parsing Expression Grammar Template Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.8.3, Package name: pegtl-2.8.3, Maintainer: pkgsrc-users

The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency
C++ header-only parser combinator library for creating parsers according to a
Parsing Expression Grammar (PEG).

Grammars are written as regular C++ code, created with template programming
(not template meta programming), i.e. nested template instantiations that
naturally correspond to the inductive definition of PEGs (and other
parser-combinator approaches).


Master sites:

RMD160: d7a38686766a0ffbaed41a56698b67c0d78f7734
Filesize: 196.808 KB

Version history: (Expand)