On Thursday, 14 August 2014 at 18:55:55 UTC, Philippe Sigaud via
Digitalmars-d-learn wrote:
btw, I saw your Dconf talk yesterday, nice content! And thanks
for
talking about Pegged!
It might interest you to know that the code I'm trying to use
Appender
on is a new engine for Pegged, based on GLL parsing, that
should be
able to produce a parser for any grammar, even ambiguous ones.
Thanks! Repeating what I have mentioned during DConf talk - have
you ever considered proposing Pegged for Phobos inclusion? It
feels like important bit of infrastructure to me.