Welcome to 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.
Spirit is part of Boost Libraries, a
peer-reviewed, open collaborative development effort.
Nov 19

Champagne to us all
The much-awaited Spirit 2.1 is now released after more than 2 years in beta (Spirit 2.0). Boost release 1.41.0 includes Spirit 2.1. This is the official release of the new Spirit 2.1, a completely new library for parsing, lexing, and output generation.
Boost release 1.41.0 is now available!
This release contains one new library and numerous bug fixes for existing libraries. For details, including download links, see
http://www.boost.org/users/news/version_1_41_0
The release can also be downloaded directly from SourceForge. See
http://sourceforge.net/projects/boost/files/
To install this release on your system, see
http://www.boost.org/doc/libs/1_41_0/more/getting_started/index.html
Thanks,
–The Boost release team
GD Star Rating
loading...
Tagged with: Release • Spirit
Recent Comments