guile-2.2

GNU extension language and Scheme interpreter

Install

All systems
curl cmd.cat/guile-2.2.sh
Debian Debian
apt-get install guile-2.2
Ubuntu
apt-get install guile-2.2
image/svg+xml Kali Linux
apt-get install guile-2.2
Windows (WSL2)
sudo apt-get update sudo apt-get install guile-2.2

guile-2.2

GNU extension language and Scheme interpreter

Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile.