djowel / spirit_x3

Spirit X3 Experimental

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Spirit X3 Experimental


Languages

Language:C++ 99.9%Language:CSS 0.1%Language:Shell 0.0%