haskell-to-elm
Language comparison guide
A collection of examples demonstrating key differences between Haskell and Elm programming languages
67 stars
6 watching
10 forks
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
| A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
| A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
| Tool to standardize code formatting in Elm programming language projects | 1,315 |
| A website providing access to community-created Elm packages and their documentation | 293 |
| Automates the generation of Elm functions to query Servant web services | 164 |
| An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
| A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
| An introductory guide to Haskell programming language features and applications | 69 |
| Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
| Provides a convenient API for testing Elm programs as complete units | 93 |
| A tutorial on learning and using the Elm programming language for front-end web development | 484 |
| Generates Elm types and JSON decoders from Haskell source. | 116 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |