CS 611 Fall 2007
Advanced Programming Languages

Instructor: Andrew Myers
TAs: Steve Chong
Nitin Gupta
Course admin: Bill Hogan

Announcements

[See old announcements]
  • Check the newsgroup for current announcements.

Course information

Resources

Course overview

Programming languages are a fundamental part of computer science. This course introduces the formal tools needed to describe precisely what a program means. These tools help us answer many useful questions about program analyses and transformations, such as:

Topics include: