Jason K. MacDuffie aad3c2758f add readme and license | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
scott.scm | %!s(int64=3) %!d(string=hai) anos |
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.