Princeton University
Computer Science Department

Computer Science 217
Introduction to Programming Systems

Andrew W. Appel

Fall 2002


Directory
General Information | Schedule | Assignments | Announcements | Policies

There are eight programming assignments. All assignments are due at 11:59 PM of the stated due date.
  1. September 22: A Symbol Table ADT
  2. September 29: An Efficient Symbol Table ADT
  3. October 13: A Kalah Player Program
  4. November 10: A Kalah Referee Program
  5. November 17: The UNIX "echo" and "wc" Commands in SPARC Assembly Language
  6. November 24: The UNIX "sort" Command in SPARC Assembly Language
  7. December 8: A Digital Circuit Simulator: Interpreted Version
  8. January 12: A Digital Circuit Simulator: Compiled Version