The MIT/GNU Scheme programming language
137
MIT/GNU Scheme is a high-performance Scheme implementation developed at MIT, designed to support both interactive exploration and large-scale program development. It features a powerful read-eval-print loop (REPL), native support for debugging and inspection, and an integrated Emacs-like editor. While it does not produce standalone native binaries, it includes a bytecode compiler for fast execution and a rich runtime environment.
Ideal for learning, teaching, or experimenting with Scheme—particularly in the context of classic courses like Structure and Interpretation of Computer Programs (SICP); MIT/GNU Scheme is a mature, stable choice that emphasizes introspection and interactivity over modern deployment targets.
Content type
Image
Digest
sha256:969f7d0c6…
Size
348.9 MB
Last updated
over 1 year ago
docker pull rawpair/mit-gnu-scheme:bookworm