Path to this page:
./
lang/chicken,
Scheme to C compiler, handling R5RS
Branch: pkgsrc-2012Q3,
Version: 4.7.0.6,
Package name: chicken-4.7.0.6,
Maintainer: asauCHICKEN 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.
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: d7ac6f7522cf29a21ac66bf80ba3b545cebea895
RMD160: 598c04bb2f684deeb682259a0f0cfc44f3770ec2
Filesize: 3344.754 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version chicken-4.7.0.6 (created)