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. | 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/ The GHC Home Page] |
| - | + | ||
| - | + | ||
| - | + | ||
| - | * [ | + | Articles on this wiki: |
| + | |||
| + | * [[/Documentation/|GHC Documentation]] | ||
[[Category:Implementations]] | [[Category:Implementations]] | ||
Revision as of 16:06, 17 March 2006
The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.
Articles on this wiki:
