Course Title: 
Compiler Construction
Course Brief Description: 

The goal of the course is to understand how a modern compiler is structured and the major algorithms that are used to translate code from high-level to machine language. The best way to do this is to actually build a working compiler, so there will be a significant project to implement one that translates programs written in a core subset of Java into executable x86 assembly language. The compilers themselves will use scanner and parser generator tools and the default implementation language is Java.

Instructor Name: 
Hal Perkins
Course Number: 
CSEP 501
Year: 
2009
Quarter: 
Autumn
http://www.cs.washington.edu/education/courses/csep501/09au/
http://www.cs.washington.edu/education/courses/csep501/09au/lectures/video.html
Course Instance ID: 
csep501_09au