Path to this page:
./
lang/chicken5,
Scheme to C compiler, handling R5RS
Branch: pkgsrc-2019Q1,
Version: 5.0.0,
Package name: chicken-5.0.0,
Maintainer: pkgsrc-usersCHICKEN is a Scheme-to-C compiler supporting most of the language
features as defined in the Revised^5 Report on Scheme. CHICKEN
generates quite portable C code, and files compiled by it (including
itself) should work without any changes on most platforms.
The whole package is distributed under a BSD license and as such free
to use and modify as long as you adhere to its terms (see the manual).
Linkage to C modules and C-library functions is straightforward, so
it's easy to access C from Scheme. Compiled code can be embedded into
existing C programs without problems. The generated code supports
full tail-recursion, first-class continuations, multiple values and
dynamic-wind.
Master sites:
SHA1: 59e71cdee95ecfa2f7d8713c2bf7fbff54c48d32
RMD160: d0b3ea5ccf7e2d0884eff4adeb9af7b9666e21cf
Filesize: 3910.133 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version chicken-5.0.0 (created)