ghc

Haskell compiler

The Glasgow Haskell Compiler is an interactive environment and compiler for the functional programming language Haskell.

Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

GitHub

3k stars
143 watching
707 forks
Language: Haskell
last commit: over 1 year ago

Related projects:

Repository Description Stars
ghcjs/ghcjs A tool that translates Haskell programming language into JavaScript 2,608
haskell/ghcup-hs A tool for installing and managing the Glasgow Haskell Compiler (GHC) 293
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
google/ghc-source-gen A Haskell library for generating source code and code fragments based on the GHC API 91
haskell/haskell-language-server An official implementation of Haskell language server support for integrated development environments (IDEs) and text editors. 2,729
grin-compiler/ghc-grin A compiler that integrates the GRIN backend with GHC to compile functional programming languages. 144
g-ford/cradle Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series 161
haskell-gi/haskell-gi Generates Haskell bindings for GObject Introspection capable libraries 293
lemmih/lhc Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline 198
bgamari/ghc-debug Enables heap inspection and analysis of running Haskell programs from an external debugger 61
alanz/ghc-exactprint Provides Haskell extensions to parse exact print annotations in GHC source code 70
gitlabhq/gitlabhq A comprehensive open source tool for managing Git repositories and collaborating on code with fine-grained access controls and continuous integration/continuous deployment capabilities. 23,836
def-/ghc-vis A tool to visualize live Haskell data structures in GHCi 136
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
sdiehl/write-you-a-haskell Building a modern functional compiler from first principles 3,354