2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00
Joel de Guzman 6e36a478b1 Merge pull request #185 from vtnerd/revert_to_qi_behavior
Added boost::optional test case to X3 alternative parser from Qi
2016-04-13 04:54:32 +08:00
2015-06-24 20:45:54 +02:00
2015-12-22 17:14:26 -08:00
2014-08-18 15:10:46 +01:00
2015-03-29 13:30:24 +03:00
2014-08-06 06:54:05 +08:00
2008-04-13 03:02:30 +00:00
2014-01-22 23:28:34 +08:00

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
Mirrored via gitea-mirror
Readme 114 MiB
Languages
C++ 87.6%
HTML 12.3%