[racket] Off topic: A curriculum (books, papers, essays) for how to design and implement compilers and interpreters?
> Hi,
>
> If you could compose the perfect course of reading (books, papers,
> essays) for a student to follow to learn how to design and implement
> compilers and interpreters what would it look like?
Some students at Brown did a group independent study on compilers using ML
last spring. Their schedule, as well as what books they used can be
found at http://cs.brown.edu/courses/cs195r/. I do not make any
guarantees about how "perfect" the course schedule was.
Also, please note that as this was designed by a group of students who
wanted to learn about compilers, it does not necessarily reflect what a
qualified instructor would do.
Bill T.