Boost logo

Boost Users :

Subject: Re: [Boost-users] boost-style yaml parser
From: sguazt (marco.guazzone_at_[hidden])
Date: 2011-08-29 15:33:33


On Mon, Aug 29, 2011 at 7:10 PM, Tim Blechmann <tim_at_[hidden]> wrote:
> hi all,
>
> i wonder, does anyone have a boost-style parser for yaml? boost.propertytree
> lists yaml as one of the future parsers, has there been some progress on that?
>
> thanks, tim
>

Hi,

I'm not sure about *boost-style* compliance... But this:
   http://code.google.com/p/yaml-cpp/
is a very good library.
Current version (0.2.6) has still problem with "inf" values, but it
seems it has been fixed (see recent changes).

I use it for parsing my configuration files and I can say it works
very well (for my needs).

Best,

-- Marco


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