CS 3520 Homework 2   - Due September 4

This homework is due September 4, 11:59 PM. Place all of the requested functions in a single file, hw2.scm, and submit it with handin.

Note: For this set of exercises, you may want to change DrScheme's printing mode to match the evaluations in class. To do so, select the Choose Language... menu item, click the Show Details button, and select the Constructor radio button on the right side of the panel. The changes take effect the next time you click Execute.

Exercise 2.1, Scheme Functions

Exercises from EoPL 1.2.4 (page 24):(In other words, all excercises in the section except 6 and 10.)

When implementing the functions, use only the subset of Scheme from the lecture.


Last update: Wednesday, August 29th, 2001
mflatt@cs.utah.edu