Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dieser Version zusätzliche Unterstützung für R7RS Bytevectors und führte ein EvalLisp' Funktion zum Abrufen der Ergebnisse bei der Verwendung von Schale als eine Erweiterungssprache erleichtern.
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

Dieses Release bringt viele neue Funktionen einschließlich verschachtelter Quasi-quotation Formen, und -lassen Sie, und Unterstützung für Umwelt Bezeichner sowie viele Bugfixes.
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

Diese Version bietet vollen Unterstützung für GHC 7.2.2 und 7.4.1, sowie eine Reihe von kleinen Verbesserungen.
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

Diese Veröffentlichung fügt einen experimentellen Compiler, Huskc. Es strafft die Kabbalisten-Datei, so dass jede Quelldatei nur ein einziges Mal während der Installation kompiliert wird.
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

Die wichtigsten Änderungen in dieser Version werden Leistungsverbesserungen für Variablenzugriff mithilfe einer Zuordnung zum Speichern von Variablen innerhalb einer Umgebung und verbesserte Unterstützung für den Vergleich von Instanzen von Funktionen mithilfe von Gleichheitsoperatoren.
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