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-13 07:25 Back to release list
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.

Project Resources