diff options
author | agc <agc@pkgsrc.org> | 2002-08-20 14:53:18 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-08-20 14:53:18 +0000 |
commit | 81dc747b474237a747340d488725890c7a3fe0cc (patch) | |
tree | 9923cc15d8b0e90e68cd8ae53d9d24a27e815d80 /lang/RScheme | |
parent | 13c7dfd1c27ab270c7aa169ae9016c10daa1bc6b (diff) | |
download | pkgsrc-81dc747b474237a747340d488725890c7a3fe0cc.tar.gz |
Initial import of chicken-0.1072 into the NetBSD Packages Collection.
CHICKEN 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.
Diffstat (limited to 'lang/RScheme')
0 files changed, 0 insertions, 0 deletions