6.001 Spring 1998: Problem set 1


Text of the problem set

Problem set in postscript format, for printing or viewing with a program like ghostview

Problem set in HTML format, for Web browsing (including embedded links to the 6001 homework discussion forum).

Problem set in pdf format, for viewing with Adobe Acrobat (available from www.adobe.com).

Problem set in dvi format, for viewing a program like xdvi (no figures included).


Code to load for this problem set

For GNU/Linux users
Gzipped tar file format. Put this tar file in the psets directory, go to that directory, and type

tar xzvf ps1.tar.gz

If this works, you can remove the tar file.

For Windows95 and Windows NT users
Zip file format. Unzip this file in the into the directory you set up as your problem sets directory when you installed 6.001 Scheme (this will be a directory with the name psets under the directory you actually specified). The result should place in the psets directory a file called probsets.scm, together with a directory called ps1 that contains three files: fovnder.pgm, mix-sp98.pgm, and psgo.scm.

Special notes

  1. If you are working in the 6.001 lab, and you are using Netscape at the same time as you are running Scheme, load the problem set (and create the graphics windows) before you start Netscape. Otherwise, the Scheme will fail when it attemps to draw, due to a fight with Netscape over the contents of the color map.

Return to 6.001 Home Page

Send comments about this site to 6001-webmaster@ai.mit.edu.
Copyright © 1997 by Massachusetts Institute of Technology. All rights reserved.
Last modified: January 31 1998, 4:25 PM