Skip to content
Frank Goodman edited this page Oct 31, 2013 · 4 revisions

Course Information for CS1729

Course Goals

Learn to:

  • Implement a non-trivial language runtime
  • Compile a non-trivial language into another language
  • Measure and improve the performance of a language runtime and compilation
  • Build flexible language runtimes that can support basic debugging and interactive behavior

Administrative Details

You can work in pairs or solo for CS1729, tell me by the end of the day Wednesday, October 16 (the deadline of your first assignment) if you're planning on working alone or with a partner for the remainder of the course.

Assignments