blob: a8c74060a4e1ffdb831dc51c8738a866a2fcb085 (
plain)
1
2
3
4
|
Scheme 48 is an implementation of Scheme written by Richard Kelsey
and Jonathan Rees. It is based on a byte-code interpreter and is
designed to be used as a testbed for experiments in implementation
techniques and as an expository tool.
|