haskell-to-elm
Type converter
Generates matching Elm type definitions and JSON encoders and decoders from Haskell types
Generate Elm types, encoders, and decoders from Haskell types
61 stars
8 watching
8 forks
Language: Haskell
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Elm types and JSON decoders from Haskell source. | 116 |
| Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
| A tool to automatically generate Elm types and functions from Haskell definitions | 101 |
| A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
| Tool to standardize code formatting in Elm programming language projects | 1,315 |
| Builds a standardized API for encoding and decoding data between Elm and TypeScript | 42 |
| Generates Elm code from JSON schema specifications | 88 |
| Automates the generation of Elm functions to query Servant web services | 164 |
| A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |
| An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
| Developer tools for refactoring Haskell programs. | 249 |
| Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 148 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| Generates type definitions for serialized data formats like JSON | 3 |