Top > All Packages in Directory > Chicken

Chicken - Scheme to C compiler

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.

Obtaining

Web pagehttp://www.call-with-current-continuation.org/chicken.html
Source tarballhttp://www.call-with-current-continuation.org/chicken-1.33.tar.gz
Version 1.33 (stable) released on 2004-02-03
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Documentation
User manual included in HTML format and available in PDF format from http://www.call-with-current-continuation.org/chicken-manual.pdf
Support contacts

Help List<chickenusers@mail.freesoftware.fsf.org> http://mail.freesoftware.fsf.org/mailman/listinfo/chicken-users
Developer List<chickenusers@mail.freesoftware.fsf.org> http://mail.freesoftware.fsf.org/mailman/listinfo/chicken-users
Bug List<chickenusers@mail.freesoftware.fsf.org> http://mail.freesoftware.fsf.org/mailman/listinfo/chicken-users

Project contacts

Maintainers
Developers

Related information

Interfacescommand line, console, library
Source languagesScheme
Supported languagesC
Related programsMIT Scheme, Scheme 48, PLT Scheme, SISC, Chicken, Bigloo, Bobot++

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-04-30
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.