CS330 Spring 2004 Lecture 16

George Tzanetakis

Assignment 2 Sample solution

Scheme code 

To run scheme just type scheme at any of B-215 machines. You can also
download it for your personal computers from:
http://www.gnu.org/software/mit-scheme/

Code in text format



Midterm  preparation

Sample midterm questions

Suggested exercises

1) Read the haskell on-line tutorials and introduction and implement
as many of the suggested exercises and assignments we have
done in ML in Haskell