http://s48.org/ Scheme 48 is an implementation of Scheme written by RichardKelsey and JonathanRees. 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. ---- CategoryScheme CategoryLanguageImplementation