chicken

Compiler and interpreter for the Scheme programming language

brewmacoslinux
Try with needOr install directly
Source

About

Compiler for the Scheme programming language

Commands

csicscchicken-installchicken-uninstall

Examples

Start the interactive Scheme REPL$ csi
Compile a Scheme source file to C$ csc hello.scm -o hello
Install a package from the egg repository$ chicken-install srfi-1