Available as/for:appimagedesktoprelease-stablex86-64
Description:CHICKEN is a compiler for the Scheme programming language. It produces portable and efficient C and supports the R5RS and R7RS (work in progress) standards, and many extensions.
This version is a single-file all-in-one executable. Just give it the command you want to run as first argument, e.g. `chicken csi` to run the interpreter, `chicken install -s spiffy` to install an egg, etc.; running it without any arguments will launch the Feathers debugger.
Available commands:
feathers, csi, csc, chicken
Available command shortcuts:
bind, do, doc, install, profile, status, uninstall
Available extras:
docupdate - downloads and installs the Chicken documentation (for usage with tools like Geiser or chicken-lsp)
install - installs the libraries of Chicken needed for linking.
Ratings & Comments
0 Comments