[plt-scheme] Good compiler texts?

From: Philippe Meunier (meunier at ccs.neu.edu)
Date: Thu Dec 27 22:31:30 EST 2007

Todd O'Bryan wrote:
>I am interested in the lexing and parsing part.

"The theory of parsing, translation, and compiling", by Aho & Ullman.
At 1050 pages (in two volumes) it would keep you busy for a while :-)
The full text is available online from the ACM's Digital Library.  It
was written in 1972 but most of the stuff related to parsing is likely
to still be relevant.

Philippe




Posted on the users mailing list.