Helium (Haskell)

Helium

Hint interpreter
Developer(s) Utrecht University
Stable release
1.6 / February 7, 2006 (2006-02-07)
Preview release
1.7 / April 28, 2009 (2009-04-28)
Operating system Cross-platform
Type Compiler
License GPL[1]
Website www.cs.uu.nl/wiki/Helium

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

External links


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.