Boost logo

Boost :

From: Chuck Messenger (cmesseng_at_[hidden])
Date: 2001-08-18 21:45:57


Douglas Gregor wrote:

>Hello,
> I've uploaded a library that contains a generic expression parser
>(bottom-up, single token lookahead) that parses based on operator types
>(prefix, postfix, infix, confix, etc) and relative precedence/associativity
>of operators.
>
...

>
>Is there interest for this library in Boost?
>
> Doug
>
There's been discussion of a generalized parsing library -- the Spirit
parser framework. Don't know the status of that, but it seems like it
would be ideal to build your library on top of.

    - Chuck


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