csi

Practical and portable Scheme system - compiler

Install

All systems
curl cmd.cat/csi.sh
Debian Debian
apt-get install chicken-bin
Ubuntu
apt-get install chicken-bin
Alpine
apk add chicken
Arch Arch Linux
pacman -S mono
image/svg+xml Kali Linux
apt-get install chicken-bin
Fedora
dnf install chicken
Windows (WSL2)
sudo apt-get update sudo apt-get install chicken-bin
OS X
brew install chicken
Raspbian
apt-get install chicken-bin
Docker
docker run cmd.cat/csi csi powered by Commando

chicken-bin

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.

chicken

R5RS and R7RS compatible scheme compiler and interpreter

mono

Free implementation of the .NET platform including runtime and compiler