helium

Compiler used for learning the programming language haskell
  http://www.cs.uu.nl/wiki/bin/view/Helium/WebHome
  0
  no reviews



Helium is a functional programming language and a compiler designed especially for learning haskell. quality of the error messages has been the main concern both in the choice of the language features and in the implementation of the compiler. the goal of the language and the compiler is to let students (or anyone) learn functional programming more quickly and with more fun.

note: helium does not support type classes yet. for that reason it is incompatible with haskell text books.