How to Install slib in Ubuntu 18.04



Install slib by entering the following commands in the terminal:

sudo apt update
sudo apt install slib

Description:

Portable Scheme library

SLIB is a portable scheme library meant to provide compatibility and utility functions for all standard scheme implementations. SLIB includes initialization files for Chez, ELK 2.1, GAMBIT, MacScheme, MITScheme, scheme->C, Scheme48, T3.1, and VSCM. SCM also supports SLIB.

Homepage: http://people.csail.mit.edu/jaffer/SLIB.html

Version: 3b1-5

Section: universe/devel