dhc
Haskell compiler
Compiles Haskell to WebAssembly for use in web applications
Compiles Haskell to WebAssembly
166 stars
23 watching
12 forks
Language: Haskell
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
ajhc/ajhc | A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
facebookincubator/hsthrift | Generates code in Haskell to communicate with other services using a simple, language-agnostic protocol for structured data | 151 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
faylang/fay | A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
paf31/dovetail | A tool for building domain-specific languages in Haskell using a PureScript interpreter | 119 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 147 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
commercialhaskell/haskelldocumentation | An intermediate documentation repository for collaborative learning experience in Haskell programming. | 209 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 139 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
bydriv/mhc | A minimal implementation of a Haskell compiler | 63 |
tweag/haskellr | An environment for efficient data processing using Haskell or R code. | 585 |
def-/ghc-vis | Visualizes live Haskell data structures in an interactive development environment. | 135 |