How to Install libchicken8 in Ubuntu 18.04



Install libchicken8 by entering the following commands in the terminal:

sudo apt update
sudo apt install libchicken8

Description:

Practical and portable Scheme system - runtime

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and has a small core and is easily extendable. . This package contains the shared library needed to run programs using chicken.

Homepage: http://www.call-cc.org

Version: 4.12.0-0.3

Section: universe/libs