Jason K. MacDuffie aad3c2758f add readme and license | hace 3 años | |
---|---|---|
LICENSE | hace 3 años | |
README.md | hace 3 años | |
scott.scm | hace 3 años |
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.