Pegged v0.4: longest-match, left-recursion, and expandable parse trees

lobo via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Mar 2 22:30:42 PST 2017


On Thursday, 2 March 2017 at 20:42:56 UTC, Philippe Sigaud wrote:
> Hi,
>
> Pegged is a parser generator based on Parsing Expression 
> Grammars (PEG) written in D, that aims to be both simple to use 
> and work at compile-time.
>
> [...]

Thanks! This is my all time favourite D library.


More information about the Digitalmars-d-announce mailing list