On-Line Course: CSE 582, Autumn 2002

Title: 
Compiler Construction
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.

Instructor: 
Hal Perkins
Links: