[OT] LALR table-generation docs?

Justin Johansson no at spam.com
Thu Aug 12 13:32:17 PDT 2010


Though it sounds like you are looking for something more distilled,
this is the definitive resource:

Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, 
Techniques, and Tools Addison--Wesley, 1986. (AKA The Dragon Book, 
describes the traditional techniques for building LALR(1) parsers.)

Cheers
Justin Johansson


Nick Sabalausky wrote:
> Does anyone have any particular recommendations for a good book/webpage that 
> explains how to generate LALR tables? Something that, as much as possible, 
> assumes a programmer audience, not a mathematician audience.
> 
> 


More information about the Digitalmars-d mailing list