chicken-do
R5RS and R7RS compatible scheme compiler and interpreter
Install
- All systems
-
curl cmd.cat/chicken-do.sh
- Alpine
-
apk add chicken
- Arch Linux
-
pacman -S chicken
- Fedora
-
dnf install chicken
- OS X
-
brew install chicken
- Dockerfile
- dockerfile.run/chicken-do
- Docker
-
docker run cmd.cat/chicken-do chicken-do
powered by Commando