mit-scheme

MIT/GNU Scheme development environment

Install

All systems
curl cmd.cat/mit-scheme.sh
Debian Debian
apt-get install mit-scheme
Ubuntu
apt-get install mit-scheme
Arch Arch Linux
pacman -S mit-scheme
image/svg+xml Kali Linux
apt-get install mit-scheme
Windows (WSL2)
sudo apt-get update sudo apt-get install mit-scheme
OS X
brew install mit-scheme

mit-scheme

MIT/GNU Scheme development environment

MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited to programming large applications with a rapid development cycle. This package contains the development environment.