
9 Sep
2011
9 Sep
'11
11:46 p.m.
Ábel Sinkovics <abel@elte.hu> writes:
metaparse
A tool for building embedded DSLs in C++. This is a compile-time parser generator library. Using it one can build parsers that take compile-time strings as input text and parse them as part of the C++ compilation process. One can think of it as using Spirit at compile-time.
How much overlap does this sub-project have with Boost.Proto? -- John Wiegley BoostPro Computing, Inc. http://www.boostpro.com