Tutor for Scheme

Jason K. MacDuffie aad3c2758f add readme and license %!s(int64=3) %!d(string=hai) anos
LICENSE aad3c2758f add readme and license %!s(int64=3) %!d(string=hai) anos
README.md aad3c2758f add readme and license %!s(int64=3) %!d(string=hai) anos
scott.scm e2dbc94da4 introduce cond %!s(int64=3) %!d(string=hai) anos

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.