CS 341 - Survey of Programming Languages
Homework #3


Due: Tuesday 9/20 at the beginning of class

Note: This work is to be done in pairs.  Each pair will submit one assignment.  Although you may divide the work, both team members should be able to present/describe their partner's work upon request.  All written exercises are to be done in a README file.  All Scheme code is to be done in a file hw3.scm.  All exercises should be clearly labeled or commented.

EOPL Exercises

For each exercise, you're required to include in your file the test examples given in the text.  In addition, you're encouraged to develop a good test suite beyond the limited text examples.