Reference Materials
This page contains a number of useful and/or interesting references selected
by the staff. You are not expected to know most of the material on this page
for quizzes or for implementing your compiler; however, you may find it
interesting and helpful.
This page is continually being updated, so check back regularly for new
material.
Official References
Unofficial References
(Interesting blog posts, papers, etc)
Overviews:
Blogs:
- Russ Cox's Blog - Russ is one of the developers of Google Go, a pretty interesting language.
- Ian Wienand's Blog - Whoever he is, he writes about compiler and language internals, the magic black box that is the linker, and more.
- Matt Might's Blog - Matt is a professor at the University of Utah and has written some very interesting articles (e.g. "Yacc is dead").
Papers:
Misc:
* - Provided during exams.
|