scm
Scheme language interpreter
Install
- All systems
-
curl cmd.cat/scm.sh
- Debian
-
apt-get install scm
- Ubuntu
-
apt-get install scm
- Kali Linux
-
apt-get install scm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install scm
- Raspbian
-
apt-get install scm
- Dockerfile
- dockerfile.run/scm
scm
Scheme language interpreter
SCM conforms to the R5RS (Revised^5 Report on the Algorithmic Language Scheme) and IEEE P1178 specifications, and is portable across many architectures and operating systems. It additionally includes a set of popular Common Lisp functions, POSIX and X Windows integration, and the Hobbit scheme-to-C compiler.