mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
2d7dcd9f6ee1ee6daa151a7682d4e8660bd9677a
Closes https://svn.boost.org/trac10/ticket/12639
spirit
Spirit is a set of C++ libraries for parsing and output generation implemented as Domain Specific Embedded Languages (DSEL) using Expression templates and Template Meta-Programming. The Spirit libraries enable a target grammar to be written exclusively in C++. Inline grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.
Description
Languages
C++
87.6%
HTML
12.3%