Let's stop parser Hell

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jul 23 07:51:10 PDT 2012


On 7/23/12 9:22 AM, Philippe Sigaud wrote:
> On Thu, Jul 5, 2012 at 10:00 PM, Tobias Pankrath<tobias at pankrath.net>  wrote:
>
>> If you are interested in parsing, than I wouldn't recommend the dragon book,
>> but this one
>>
>> It really is an awesome book.
>
> This little post to say a big 'Thanks' to Tobias. I'm reading Grune's
> Parsing Techniques and find it absolutely wonderful: easy to read,
> going into details and limits of the many parsing algos. Very cool!
>
> I'm playing with fully-backtracking recursive-descent parsers right
> now, to deal with ambiguous grammars and the small parser works
> beautifully. Hey, I just saw he gives the code on his website, nice!
>
> Now, on to LR. Nick, here I come. I'll at last know how Goldie works.

When will we see the fruit of that all in the form of D libraries?

Andrei




More information about the Digitalmars-d mailing list