Boost logo

Boost :

Subject: Re: [boost] Template metaprogramming libraries
From: Gordon Woodhull (gordon_at_[hidden])
Date: 2011-09-09 22:58:24


On Sep 9, 2011, at 7:46 PM, John Wiegley wrote:

>>>>>> Ábel Sinkovics <abel_at_[hidden]> 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?

It processes mpl::strings not operator expressions.

Cheers,
Gordon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk