cmuscheme48-el | Emacs mode specialized for Scheme48 | Mehr ...
Scheme48 associates loaded code with specific files. This extension to the normal scheme-mode of Emacs uses this facility to associated data sent to a inferior Scheme process with the correct file. Scheme 48 will automatically evaluate the code in the correct package for the file.
scheme48 | A simple, modular, and lightweight Scheme implementation | Mehr ...
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.
scheme48-doc | Documentation for the Scheme48 implementation of Scheme | Mehr ...
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. . This package provides "The Incomplete Scheme48 Reference Manual" in html and pdf form.
scheme48-scm | Sources for the Scheme48 implementation of Scheme | Mehr ...
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. . This package provides the Scheme sources for scheme48.