InfoCoBuild

6.035 Computer Language Engineering (SMA 5502)

6.035 Computer Language Engineering (SMA 5502) (Fall 2005, MIT OCW). Instructors: Professor Martin Rinard and Professor Saman Amarasinghe. 6.035 is a course within the department's "Computer Systems and Architecture" concentration. This course analyzes issues associated with the implementation of high-level programming languages. Topics covered include: fundamental concepts, functions, and structures of compilers, basic program optimization techniques, the interaction of theory and practice, and using tools in building software. (from ocw.mit.edu)

Lecture 01 - Course Administration Information and Overview
Recitation 01 - Scanner Parser Project
Lecture 08 - Unoptimized Code Generation
Lecture 09 - Unoptimized Code Generation (cont.)
Lecture 14 - Instruction Scheduling
Lecture 15 - Instruction Scheduling (cont.)
Lecture 16 - Register Allocation
Lecture 17 - Putting it all Together

References
6.035 Computer Language Engineering (Fall 2005)
Instructors: Professor Martin Rinard and Professor Saman Amarasinghe. Selected Lecture Notes. Selected Audio Lectures. Projects (No examples). This course analyzes issues associated with the implementation of high-level programming languages.