Boost logo

Boost :

Subject: Re: [boost] [GSOC] XML library of Boost
From: Daniel Pfeifer (daniel_at_[hidden])
Date: 2013-04-30 07:59:02


2013/4/30 Bjorn Reese <breese_at_[hidden]>

> On 04/29/2013 11:32 PM, Daniel Pfeifer wrote:
>
> I also wrote a simple stream reader (and writer) that you might find
>> helpful [4].
>>
> [...]
>
>> [4] https://github.com/**purpleKarrot/xml>
>>
>
> Interesting little project. Have you considered using Boost.Regex
> instead of re2c?

Boost.Regex solves a different purpose than re2c. The mapping goes:

pcre -> Boost.Regex
re2c -> Boost.Spirit

cheers, Daniel


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