CS 6110 Spring 2009
Advanced Programming Languages

Instructor: Andrew Myers

Announcements

[See old announcements]
  • CS 6110 will be held MWF in Phillips 213 from 10:10 to 11am.
  • Check the newsgroup for further 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: