$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GSOC] XML library of Boost
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-05-02 05:35:14
On 04/30/2013 01:59 PM, Daniel Pfeifer wrote:
> 2013/4/30 Bjorn Reese <breese_at_[hidden]>
>> 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
Ok, so let me rephrase my question. Have you considered Boost.Regex or
Boost.Spirit instead of re2c?