summaryrefslogtreecommitdiffstats
path: root/development/chicken/README
blob: b9eb2764927023feb5fa3542fe235b52c98154e1 (plain)
1
2
3
4
5
6
7
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. It runs on Linux, OS X,
Windows, many Unix flavours, and aims to be free, simple, portable,
extensible, well documented, and actively supported.

Scheme is a member of the Lisp family of languages.