Categories
Chicken
CHICKEN is a simple Scheme-to-C compiler supporting the language features as defined in the 'Revised^5 Report on Scheme'. It supports full tail-recursion and first-class continuations. The code it generates is quite portable; compiled files generated by it (including itself) should work with either no or minor changes on other systems. Linking to C modules and C library functions is straightforward, and compiled programs can easily be embedded into existing C code. The package includes many extra libraries.
Last updated 22 Nov, 2005
About
Leadership
- Felix L. Winkelmann - Maintainer
Related Projects
Bigloo, Bobot++, Chicken, DrScheme, Gauche, Hobbit, PLT Scheme, SISC, Scheme 48, mit-scheme, scons-chicken
Versions
2.2
2.2 stable released 2005-02-03
- Released: 3 Feb, 2005
- Code Maturity: Stable
- Source Archive: http://www.call-with-current-continuation.org/c...
- Licenses: BSD_3Clause
- Interfaces: Command Line, Console, Library
User Community and Support
User manual included in HTML format and available in PDF format from http://www.call-with-current-continuation.org/chicken-manual.pdf




