Boost logo

Boost :

Subject: Re: [boost] Library for configuration file parsing
From: Joel de Guzman (joel_at_[hidden])
Date: 2010-12-01 18:36:46


On 12/2/2010 5:25 AM, Mika Heiskanen wrote:
> On Wed, 2010-12-01 at 22:59 +0200, Marsh Ray wrote:
>> On 12/01/2010 11:08 AM, Robert Ramey wrote:
>>> I personally
>>> would be suspicious of a library submission which could
>>> use it but declines to do so. Actually, parsing a JSON file
>>> would best rendered as an example application for spirit.
>>
>> Yeah, I think it would make a great example.
>
> Once again:
>
> http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx
>
> Unicode support is lacking in features though.

Spirit2 has unicode support. I'll most probably write a robust
JSON parser very soon. It will play along perfectly with the
S-expression example and the universal-tree AST (utree) Hartmut
and I have been tinkering with for the past BoostCon.

Our current goal is to 1) ease the learning curve 2) provide
a clear and easy development cycle for incremental development.
A JSON parser would be a good candidate for a proof of concept
towards that goal.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net

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