Download List

项目描述

Husk is an implementation of the Scheme programming language for the Haskell Platform. Advanced R5RS features are provided, including continuations, hygienic macros, and a full numeric tower.

系统要求

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.

2013-02-05 19:23
3.6.3

此版本添加了支持 R7RS bytevectors 和介绍了 evalLisp' 功能,使其更容易地使用稻壳作为一种扩展语言时检索结果。
This release added support for R7RS bytevectors and introduced an evalLisp' function to make it easier to retrieve results when using husk as an extension language.

2012-12-24 11:50
3.6.2

此版本添加了许多新的功能,包括嵌套准报价形式和-让 *,并支持环境说明符,以及许多错误修正。
This release adds many new features including nested quasi-quotation forms, and-let*, and support for environment specifiers as well as many bugfixes.

2012-02-18 14:22
3.5.3

此版本添加了康 7.2.2 和 7.4.1,全力支持和若干小的增强功能。
This release adds full support for GHC 7.2.2 and 7.4.1, as well as a number of small enhancements.

2012-02-06 04:02
3.5.2

此版本添加了一个实验性的编译器,huskc。它简化了 cabal 文件,以便在每个源代码文件只编译一次安装过程中。
This release adds an experimental compiler, huskc. It streamlines the cabal file so that each source file is only compiled a single time during installation.

2012-01-26 12:22
3.5.1

在此版本中的主要变化是通过使用地图存储内的环境,并改进了用于比较的函数使用相等运算符实例的支持的变量变量访问的性能改进。
The major changes in this release are performance improvements for variable access by using a Map to store variables within an environment, and improved support for comparing instances of functions using the equality operators.

Project Resources