Boost logo

Boost Users :

Subject: Re: [Boost-users] [Spirit] Version question
From: Chris Hoeppler (hoeppler_at_[hidden])
Date: 2009-01-11 08:51:49


On Sunday 11 January 2009, Peter Barker wrote:
> Hello,
>
> I want to use Boost.Spirit to parse some data so I'm reading the
> documentation. I'm a little confused because the documentation linked
> to from 1.37.0 takes me to a Spirit user's guide apparently regarding
> "Spirit classic".
>
> Does Boost 1.37.0 include two Spirit versions? If so, do I need to be
> looking elsewhere for documentation on how to use the non-classic
> version?

There are indeed 2 versions, classic and spirit 2. For the latter, the
examples in $BOOST_ROOT/libs/spirit/examples/qi contain complete code
examples and the docs can be found in $BOOST_ROOT/libs/spirit/doc. They
are not yet complete but should get you started. Besides that there is
the mailing list <spirit-general_at_[hidden]>...

HTH,
Chris


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net