How to Install chicken-bin in Ubuntu 18.04



Install chicken-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install chicken-bin

Description:

Practical and portable Scheme system - compiler

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 compiler.

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

Version: 4.12.0-0.3

Section: universe/interpreters