slib
"SLIB" is a portable library for the programming language Scheme.
Install
- All systems
-
curl cmd.cat/slib.sh
- Debian
-
apt-get install slib
- Ubuntu
-
apt-get install slib
- Arch Linux
-
pacman -S slib
- Kali Linux
-
apt-get install slib
- Fedora
-
dnf install slib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slib
- Raspbian
-
apt-get install slib
- Dockerfile
- dockerfile.run/slib
slib
"SLIB" is a portable library for the programming language Scheme.
It provides a platform independent framework for using "packages" of Scheme procedures and syntax. As distributed, SLIB contains useful packages for all Scheme implementations. Its catalog can be transparently extended to accommodate packages specific to a site, implementation, user, or directory.