HNC

Haskell C++ compiler

A compiler that translates Haskell code into C++ code for efficient execution

HN Compiler

GitHub

62 stars
12 watching
5 forks
Language: Haskell
last commit: over 7 years ago
compilerhaskelloptimizationpurescriptrust

Related projects:

RepositoryDescriptionStars
cronokirby/haskell-in-haskellA compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations.119
serras/hincA Haskell code transpiler from another syntax to the standard Haskell syntax111
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
blynn/compilerA tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler.214
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
dbohdan/compilers-targeting-cA list of compilers and transpilers that can generate C code from various programming languages.709
gren-lang/compilerA compiler that translates code written in Gren into machine code or another target language.398
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
bydriv/mhcA minimal implementation of a Haskell compiler63
natalie-lang/natalieA Ruby compiler built using C++ and GCC/Clang as the backend, with an incremental REPL for development and testing.943
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
compiling-to-categories/concatCompiling to categories involves translating Haskell programs into more expressive mathematical frameworks.439
yrnkrn/zapccA caching C++ compiler based on clang to speed up compilation1,248
siraben/mini-haskellA Haskell compiler with a runtime environment implementing Combinatory Logic73
grin-compiler/ghc-grinA compiler that integrates the GRIN backend with GHC to compile functional programming languages.144