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