haste-compiler

Haskell compiler

A compiler that converts Haskell code into JavaScript to run in web browsers or other environments.

A GHC-based Haskell to JavaScript compiler

GitHub

1k stars
56 watching
111 forks
Language: Haskell
last commit: over 7 years ago
Linked from 2 awesome lists

compilerghchaskelljavascriptlanguageweb

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
faylang/fayA programming language that compiles to JavaScript, based on Haskell.1,283
mmirman/imperativehaskellProject aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax.73
ajhc/ajhcA Haskell compiler that aims to improve the performance and efficiency of the language134
grin-compiler/ghc-grinA compiler that integrates the GRIN backend with GHC to compile functional programming languages.144
sam46/paskellA compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code.126
bydriv/mhcA minimal implementation of a Haskell compiler63
grin-compiler/ghc-whole-program-compiler-projectEnables whole program compilation and external STG IR tooling for GHC116
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
heinrichapfelmus/hyper-haskellAn interactive graphical interpreter for the Haskell programming language361
haskell/ghcup-hsA tool for installing and managing the Glasgow Haskell Compiler (GHC)293
vmchale/kempeA compiled stack-based language with a toy compiler for x86_64 and aarch64 targeting58
jdreaver/amyA programming language designed to compile to LLVM, with a focus on strict compilation and Haskell-like syntax.70
acceleratehs/accelerate-llvmCompiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs159
blynn/compilerA tool for bootstrapping and compiling self-hosting Haskell compilers from a minimal C compiler.214
talw/crisp-compilerA Haskell compiler for a Lisp/Scheme-inspired language with an LLVM backend99