-
DON'T PANIC: An Introductory Guide to the 6.001 Computer
System
-
This is the revised version of the manual for using Edwin and the MIT
Scheme environment. This manual is a basic orientation to the Scheme
programming environment, designed for students taking 6.001. It is
highly recommended that you familiarize yourself with it.
-
Guide to MIT Scheme -- Updated 03/31/00
-
This is the reference manual for MIT Scheme, listing all the commands.
You should need to look at this rarely, if at all, for 6.001, since
any Scheme features required for the course will be introduced in
classes and problem sets.
-
Revised4 Report on the Algorithmic Language
Scheme.
-
This is the formal definition of the Scheme
language. It will be interesting for you to look at how a language is
described formally, but you should not need to consult this for 6.001.
This is also included with
the MIT 6.001 Scheme
implementations.
Return to 6.001 Home Page
Send comments about this site to 6001-webmaster@ai.mit.edu.
Copyright © 1997-2003 by Massachusetts Institute of Technology. All rights reserved.
|