Spirit C++ Parser Framework



All Links

Share this:

Details of Spirit C++ Parser Framework

About Spirit C++ Parser Framework
Spirit C++ Parser Framework- Set of C++ libraries for parsing and output generation implemented as Domain Specific Embedded Languages (DSEL) using Expression templates and Template Meta-Programming. Enable a target grammar to be written exclusively in C++. Inline grammar specifications can mix freely with other C++ code and the generative power of C++ templates allows for immediate executability.