Jump to content

Glasgow Haskell Compiler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 129.222.43.21 (talk) at 20:22, 29 March 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Glasgow Haskel Compiler (or GHC) is a open source Native code Compiler for the functional programming language Haskell.

It is itself written in Haskell (a technique knwon as bootstrapping), and compies with the last language standard, called Haskell 98. Being so, its available in several platforms including Windows, and most varieties of Unix (like the numerous GNU/Linux flavors), and several different processor architectures.