Jason K. MacDuffie aad3c2758f add readme and license | пре 3 година | |
---|---|---|
LICENSE | пре 3 година | |
README.md | пре 3 година | |
scott.scm | пре 3 година |
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.