22C:54, section 2 - Programming Language Concepts


General Info.
Course Homepage
About 22C:54
Contacting Us
Syllabus

Homework & Grades
Grading Policies
Homework Directory
Exams

Reference
Q & A
Handouts
Meeting outlines
Resources
Running Scheme
Scheme Library

Links
Department Homepage
U. of Iowa Homepage

Valid HTML 4.0!
Valid CSS!
 

Scheme Library

You can download individual files from the course Scheme library here.

From departmental Unix machines, you can also access the library files via the following command:

% cd ~leavens/ui54/lib

Note: In code examples, green text is program output, yellow bold text is user input, and cyan text is sample code.

However, a more reliable way to get the library files is to download a .zip file containing the course library. That zip file contains all the files, except that it does not contain the following files:

Because these three files must be customized to your machine, they must be downloaded individually and customized once. After that you should never have to download them again. Comments in the files indicate what to change to customize them. (If you are using Chez Scheme instead of SCM, you will need the file eopl-chez.ss instead of eopl.scm.)

Last modified Monday, January 1, 2001.

This web page is for the Fall 2000 offering of 22C:54 at the University of Iowa. The details of this course are subject to change as experience dictates. You will be informed of any changes. Thanks to Curt Clifton for help with these web pages. Please direct any comments or questions to Gary Leavens.