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.

2011-12-19 23:31
3.4.4

此版本仍然快速点发行版的 3.4.x 系列的发展趋势。主要的改变是对康 7.2 支持。
This release continues the trend of quick point releases for the 3.4.x series. The key change is support for GHC 7.2.

2011-12-13 07:25
3.4.3

此发布更新 (让-语法) 和 (letrec-语法),防止外部范围中和在宏身体内的名称相同的标识符之间的冲突。它修改 (追加) 接受任意数目的参数,每 R5RS。它用一个从 R5RS 替换的宏 (案例)。
This release updates (let-syntax) and (letrec-syntax) to prevent conflicts between identifiers of the same name in the outer scope and within the macro body. It modifies (append) to accept an arbitrary number of arguments, per R5RS. It replaces the macro for (case) with the one from R5RS.

2011-11-24 14:11
3.4.2

许多改进和 bug 修复让语法和 letrec-语法,和改进的定义和设置处理 !在宏的定义。
Many improvements and bug fixes for let-syntax and letrec-syntax, and improved handling of define and set! within a macro definition.

2011-11-17 04:01
3.4.1

此版本添加实验支持让语法和 letrec-语法,并修复了两个重要的宏相关的错误。
This release adds experimental support for let-syntax and letrec-syntax and fixes two critical macro-related bugs.

2011-11-12 01:24
3.4

此版本添加了第一次的卫生宏支持,石臼。有两个"面":  生和参照的透明度。虽然有一些问题,如所述的版本 3.4.x 里程碑已对双方来说都添加支持。宏支持将继续在未来改进版本。有一些错误修正。
This release adds the first hygienic macro support to husk. There are two "sides": hygiene and referential transparency. Support has been added for both sides, although there are some issues as noted in the Version 3.4.x Milestones. Macro support will continue to improve in future releases. There are some bugfixes.

Project Resources