[plt-scheme] Good compiler texts?

From: Geoff Knauth (geoff at knauth.org)
Date: Thu Dec 27 12:38:47 EST 2007

On Dec 27, 2007, at 10:45, Matthias Felleisen wrote:
> Todd, if Shriram's conjecture is correct and you are interested
> in lexing and parsing (and as you say the 'theory'), I recommend
> working through a text on 'automata' (as in finite-state, push-down,
> Turing and friends). You get the theory and you get in a manner
> that is related to the mathematics you could do in 12th grade.

An interactive way to work through automata is to use JFLAP:

http://www.jflap.org/



Posted on the users mailing list.