Download List

Projeto Descrição

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.

System Requirements

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.

2009-12-15 15:50 Back to release list
4.3.0

The Chicken facilidade de rastreamento foi removido do núcleo e uma substituição tiver sido fornecido no repositório de extensão. O pacote de benchmark foi removido e os arquivos de suporte Emacs foram removidos da distribuição do núcleo. Várias correções de bugs e melhorias foram feitas no compilador, o módulo do sistema, e galinha-install.
Tags: Minor bugfixes
The Chicken trace facility has been removed from core and a replacement has been provided in the extension repository. The benchmark suite has been removed and Emacs support files have been removed from the core distribution. Multiple bugfixes and improvements were made in the compiler, the module system, and chicken-install.

Project Resources