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.
Los principales cambios en esta versión son mejoras en el rendimiento de acceso variable utilizando un mapa para almacenar variables dentro de un entorno y soporte mejorado para comparar instancias de funciones mediante los operadores de igualdad.
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.