scheme48

simple, modular, and lightweight Scheme implementation
  https://s48.org/
  1
  1 review



Scheme48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and incorporates such elements as a sophisticated module system, a pre-emptive & user-level thread system, a well-integrated interactive environment, Clinger's explicit renaming low-level macros, and decent efficiency for its architecture.
Latest reviews
4
blueXrider 12 years ago

nice