GHC
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | + | The '''Glasgow Haskell Compiler''' is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell. | |
| + | |||
| + | * [http://www.haskell.org/ghc/ GHC] | ||
| + | |||
| + | [[Category:Implementations]] | ||
Revision as of 20:35, 20 January 2006
The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.
