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.81.0+1 |
---|---|
license | BSL-1.0Boost Software License 1.0 |
repository | https://pkg.cppget.org/1/legacy |
download | libboost-spirit-1.81.0+1.tar.gz |
sha256 | 610fb8e953cb6ff58a561af8c2783aee66153c80aadcb221aa8bf5ed13595753 |
project | boost |
---|---|
url | github.com/boostorg/spirit |
doc-url | www.boost.org/doc/libs/1_81_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 |