Download List

项目描述

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 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 Back to release list
4.5.0

了大量的修正已在正则表达式和POSIX单位,CSC和鸡的安装,并在建立Windows和Mac OS X上的语法扩展性能的工艺技术进行了改进和命令行选项处理硬编码的特殊形式已被正确的语法定义,扩展到内部形式所取代。在图书馆的职能和鸡安装其他小作了一些修正。
标签: 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