Tutor for Scheme

Jason K. MacDuffie aad3c2758f add readme and license 3 years ago
LICENSE aad3c2758f add readme and license 3 years ago
README.md aad3c2758f add readme and license 3 years ago
scott.scm e2dbc94da4 introduce cond 3 years ago

README.md

Professor Scott

This is a port of Amber Smalltalk's "Prof Stef" for Scheme in an interpreter environment.

To load:

$ mzscheme
> (load "./scott.scm")
> (main)

License:

This is under the MIT license.