elm-bridge
Type generator
A tool to automatically generate Elm types and functions from Haskell definitions
Haskell: Derive Elm types from Haskell types
100 stars
8 watching
27 forks
Language: Elm
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-to-elm/haskell-to-elm | Generates matching Elm type definitions and JSON encoders and decoders from Haskell types | 61 |
krisajenkins/elm-export | Generates Elm types and JSON decoders from Haskell source. | 116 |
holmusk/elm-street | Automates generating Elm-compatible JSON encoders and decoders from Haskell types | 88 |
mdgriffith/elm-codegen | An Elm package and CLI tool for generating code with automatic imports and type inference. | 138 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,312 |
augustss/djinn | A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects. | 129 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
lspitzner/exference | A tool for generating Haskell expressions from types | 101 |
greymass/abi2core | Generates TypeScript types from Antelope ABI definitions | 1 |
haskell-servant/servant-elm | Automates the generation of Elm functions to query Servant web services | 164 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
vendrinc/elm-gql | Generates Elm code from GraphQL queries and mutations for building type-safe APIs | 69 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
gcanti/elm-ts | A TypeScript port of The Elm Architecture using RxJS and React | 300 |