Helium (Haskell)
Hint interpreter | |
Developer(s) | Utrecht University |
---|---|
Stable release |
1.6
/ February 7, 2006 |
Preview release |
1.7
/ April 28, 2009 |
Operating system | Cross-platform |
Type | Compiler |
License | GPL[1] |
Website |
www |
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 at Utrecht 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 classes, rendering it incompatible with many Haskell programs.
It also includes Hint, an interpreter written in Java with a graphical user interface.
References
- Notes
- Bastiaan Heeren, Daan Leijen, Arjan van IJzendoorn, Helium, for learning Haskell, Proceedings of the 2003 ACM SIGPLAN workshop on Haskell.
External links
- Official website
- Simon Thompson, Haskell: The Craft of Functional Programming, Second Edition, A textbook recommended on the Helium site for studying Haskell with Helium.
This article is issued from Wikipedia - version of the 9/26/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.