[Haskell-cafe] ANNOUNCE: husk-scheme, release 3.5.6

Justin Ethier justin.ethier at gmail.com
Sat Jul 7 04:48:21 CEST 2012


I would like to announce the release of husk-scheme 3.5.6, a Scheme
extension language and stand-alone interpreter/compiler that I have been
developing. husk implements most of the Scheme R5RS
standard<http://www.schemers.org/Documents/Standards/R5RS/HTML/>including
advanced features such as continuations, hygienic macros, and a
full numeric tower. husk has been an ongoing project for over a year now,
but this is the first announcement on the mailing list so feedback is very
welcome. Hackage: http://hackage.haskell.org/package/husk-scheme
Homepage: http://justinethier.github.com/husk-scheme
Change Log:
https://github.com/justinethier/husk-scheme/blob/master/ChangeLog.markdown
Issues and Enhancement Requests:
https://github.com/justinethier/husk-scheme/issues

Thanks,

Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120706/06acbbdb/attachment.htm>


More information about the Haskell-Cafe mailing list