Install ikarus by entering the following commands in the terminal:
sudo apt update sudo apt install ikarus
Description:
Scheme compiler and interpreter
Ikarus is a compiler-based implementation of the Scheme programming language which targets the i386/amd64 (with sse2) architecture. It has good performance, is rather light weight, is case-sensitive, and implements a substantial portion of the language described in R6RS.
Homepage: http://ikarus-scheme.org/
Version: 0.0.3+bzr.2010.01.26-4ubuntu1
Section: universe/devel