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 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.

2013-02-05 19:23
3.6.3

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

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

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