Path to this page:
./
lang/chicken,
Scheme to C compiler, handling R5RS
Branch: pkgsrc-2010Q2,
Version: 4.5.0,
Package name: chicken-4.5.0,
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/gmake] [
devel/libtool-base]
Master sites: (Expand)
SHA1: 67c1d791b59dc77fe5f41f19dc70fa2d5b86e4c3
RMD160: 03d511d4a78add4fb3505a3c8eea5594fe9bb705
Filesize: 2846.602 KB
Version history: (Expand)
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version chicken-4.5.0 (created)