- Helium (Haskell)
Infobox_Software
name = Helium
logo =
caption = Hint interpreter
developer =Utrecht University
latest_release_version = 1.6
latest_release_date =Feb 7 ,2006
operating_system =Cross-platform (Windows,Mac OS X , ...)
genre =Compiler
license =
website = [http://www.cs.uu.nl/helium/ Helium website]Helium is a
compiler and a dialect of the functional programming language Haskell. It has been designed to make learning Haskell easier by giving clearer error messages. It is being developed atUtrecht University ,Netherlands , primarily by Arjan van IJzendoorn, Daan Leijen, Bastiaan Heeren and Rijk-Jan van Haaften.Certain language features of Haskell have not been included to create more specific error messages. For this reason, it (currently) lacks
type class es, rendering it incompatible with many Haskell programs.It also includes Hint, an
interpreter written in Java with agraphical user interface .References
*Bastiaan Heeren, Daan Leijen, Arjan van IJzendoorn, " [http://www.cs.uu.nl/~bastiaan/heeren-helium.pdf Helium, for learning Haskell] ", Proceedings of the 2003 ACM SIGPLAN workshop on Haskell.
External links
* [http://www.cs.uu.nl/helium/ Helium website]
*Simon Thompson, " [http://www.cs.kent.ac.uk/people/staff/sjt/craft2e/ Haskell: The Craft of Functional Programming, Second Edition] ", A textbook recommended on the Helium site for studying Haskell with Helium.
Wikimedia Foundation. 2010.