LL parser framework represents parsers directly as EBNF grammars in inlined C++
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.
Spirit.X3 (3rd generation)
The newest Spirit shines faster compile times. Currently only a parser framework.
... More
version | 1.78.0 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-spirit-1.78.0.tar.gz |
sha256 | e1c6d48d45c7cab6521c800cae5d2c3fbdb23de20475119902964d88ff1241b0 |
project | boost |
---|---|
url | github.com/boostorg/spirit |
doc-url | www.boost.org/doc/libs/1_78_0/libs/spirit |
package-url | github.com/build2-packaging/boost |
boost-users@lists.boost.orgMailing list | |
package-email | packaging@build2.orgMailing list |
topics | C++Boost |
Depends (29)
Reviews
fail | 0 |
---|---|
pass | 1 |