12 lines
354 B
Text
12 lines
354 B
Text
|
Helium --- For learning Haskell.
|
||
|
|
||
|
Helium is a functional programming language and a compiler designed especially
|
||
|
for teaching 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.
|
||
|
|
||
|
WWW: http://www.cs.uu.nl/~afie/helium/
|
||
|
|
||
|
-- Oliver Braun
|
||
|
obraun@FreeBSD.org
|