djinn

Type-to-Haskell generator

A tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects.

Generate Haskell code from a type

GitHub

129 stars
7 watching
15 forks
Language: Haskell
last commit: about 1 year ago

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
chrispenner/json-to-haskell A tool to automatically generate Haskell data types and instances from JSON schema 81
augustss/microhs An implementation of an extended subset of the Haskell programming language for embedded systems and minimalistic execution environments. 373
agrafix/elm-bridge A tool to automatically generate Elm types and functions from Haskell definitions 101
migamake/json-autotype Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. 148
davean/waldo A small Haskell server for generating visual stories based on data about the user. 57
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
haskell/aeson A Haskell library for parsing and generating JSON data 1,257
tfausak/witch A utility library for converting values between different data types in Haskell. 75
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
jacquescarette/drasil A framework for generating software artifacts from domain knowledge and code 143
dylanmeeus/hasgo A code generator for Go with Haskell-inspired immutable and strongly-typed functions. 141
jvanbruegge/dhall-openssl A tool for generating a self-contained and type-safe OpenSSL configuration file using Dhall 14
haskell/alex A tool for generating lexical analysers in Haskell 298