GHC: Difference between revisions

Content added Content deleted
(revert spam)
(Added Implementation template)
Line 1: Line 1:
The '''Glasgow Haskell Compiler''' (or '''GHC''') is a compiler for the functional programming language [[Haskell]]. GHC includes an interactive environment for Haskell, known as GHCi.
{{implementation|Haskell}}The '''Glasgow Haskell Compiler''' (or '''GHC''') is a compiler for the functional programming language [[Haskell]]. GHC includes an interactive environment for Haskell, known as GHCi.

{{compiler}}

{{interpreter}}