Glasgow Haskell Compiler

The Glasgow Haskell Compiler (GHC) is a native or machine code compiler for the functional programming language Haskell. It provides a cross-platform software environment for writing and testing Haskell code and supports many extensions, libraries, and optimisations that streamline the process of generating and executing code. GHC is the most commonly used Haskell compiler. It is free and open-source software released under a BSD license. The lead developers are Simon Peyton Jones and Simon Marlow.

The Glasgow Haskell Compiler
Original author(s)Kevin Hammond
Developer(s)Simon Marlow, Simon Peyton Jones, The Glasgow Haskell Team
Initial releaseDecember 1992 (1992-12)
Stable release
9.8.1  / 9 October 2023 (9 October 2023)
Repository
Written inHaskell, C
Operating systemLinux, OS X 10.7 Lion and later, Windows 2000 and later, FreeBSD
Platformx86, x86-64, ARM
Available inEnglish
TypeCompiler
LicenseBSD New
Websitewww.haskell.org/ghc
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.