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.
September 22:
A Symbol Table ADT
September 29:
An Efficient Symbol Table ADT
October 13:
A Kalah Player Program
November 10:
A Kalah Referee Program
November 17:
The UNIX "echo" and "wc" Commands in SPARC Assembly Language
November 24:
The UNIX "sort" Command in SPARC Assembly Language
December 8:
A Digital Circuit Simulator: Interpreted Version
January 12:
A Digital Circuit Simulator: Compiled Version