Implement Parse implementation like in Red

Guillaume Chatelet via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 30 01:46:04 PDT 2015


On Thursday, 30 July 2015 at 08:04:37 UTC, Suliman wrote:
> Red have very nice future called Parse 
> http://www.red-lang.org/2013/11/041-introducing-parse.html
>
> Is it's possible to implement something like it in D/Phobos?

You can have a look at Philippe Sigaud's Pegged :
https://github.com/PhilippeSigaud/Pegged


More information about the Digitalmars-d mailing list