Télécharger la liste

Description du projet

Chicken is a Scheme compiler that translates most of R5RS Scheme into relatively portable C. It supports fully general tail-call recursion, first-class continuations, and has a very flexible and efficient interface to C and C++. Chicken implements several extensions to the Scheme language: lightweight threads, pattern matching macros, dynamic loading of compiled code, and various object-oriented paradigms, such as TinyCLOS, and others. The library system includes hundreds of convenient modules for practical use.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-12 20:12 Retour à la liste release
4.5.0

Un certain nombre de corrections ont été apportées dans la regex POSIX et les unités, dans l'option de gestion de ligne de commande du SCC et le poulet-installer, et dans le processus de construction pour Windows et Mac OS X. Les performances de l'extension de la syntaxe a été améliorée et codée en dur formes spéciales ont été remplacées par les définitions de syntaxe correcte que l'expansion des formes internes. Un certain nombre d'autres petites corrections dans les fonctions de la bibliothèque et le poulet-install ont été faites.
Tags: Bugfix minor
A number of fixes have been made in the regex and posix units, in the command-line option handling of csc and chicken-install, and in the build process for Windows and Mac OS X. The performance of the syntax expander has been improved and hard-coded special forms have been replaced with proper syntax definitions that expand into internal forms. A number of other small fixes in the library functions and chicken-install have been made.

Project Resources