On Tue Jul 02 12:24:34 2013, SREZIC wrote:
Show quoted text> On 2013-07-02 10:00:11, SREZIC wrote:
> > ... The reason seems to be that Language::Expr does not build anymore
> > with 5.18.0, and this is caused by Regexp::Common failing with
> > 5.18.0. I heard that it's not easy (or even not possible) to get
> > Regexp::Common fixed for 5.18.0. So maybe it's better to look for
> > alternatives here?
> >
>
> Just a correction: it's not Regexp::Common broken, but Regexp::Grammars.
>
> Regards,
> Slaven
Hi Slaven,
You're right. I've been meaning to replace RG with Marpa for the longest time, since with my RG grammar longer expressions take exponentially longer time to parse, but so far haven't got the time. Luckily 5.18 is out of my horizon for at least several more years :-)
I'll try to look into it in the nearer future.
Regards,
Steven