Project sources, including project description and code associated with a project, will be listed here as they are released to the class.
Project 0 -- Due Friday, February 4, 6:00 PM
Project 1 -- Due Friday, February 18, 6:00 PM
Project 2 -- Due Friday, March 11, 6:00 PM
Project 3 -- Due Friday, April 1, 6:00 PM
Project 4 -- Due Friday, April 15, 6:00 PM
- objsys.scm -- code that defines object system for Project 4
- objtypes.scm -- code that defines object classes for Project 4
- setup.scm -- code that defines specific intances of object classes for Project 4
Project 5 -- Due Friday, May 6, 6:00 PM
- meval.scm -- code that defines the basic evaluator
- syntax.scm -- code that defines the syntax for our evaluator
- environment.scm -- code that defines handling of environment data structures in our evaluator
Return to 6.001 Home Page
Send comments about this site to 6001-webmaster@ai.mit.edu.
Copyright © 1997-2005 by Massachusetts Institute of Technology.
All rights reserved.
|