Jason K. MacDuffie aad3c2758f add readme and license | il y a 3 ans | |
---|---|---|
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
scott.scm | il y a 3 ans |
This is a port of Amber Smalltalk's "Prof Stef" for Scheme in an interpreter environment.
To load:
$ mzscheme
> (load "./scott.scm")
> (main)
This is under the MIT license.