json-autotype

Type inference tool

Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs.

Automatic Haskell type inference from JSON input

GitHub

148 stars
8 watching
23 forks
Language: Haskell
last commit: almost 3 years ago
elmhackagehacktoberfest2019haskellinferencejsonjson-autotypeparseparserunificationunion

Related projects:

RepositoryDescriptionStars
krisajenkins/elm-exportGenerates Elm types and JSON decoders from Haskell source.116
haskell-to-elm/haskell-to-elmGenerates matching Elm type definitions and JSON encoders and decoders from Haskell types61
holmusk/elm-streetAutomates generating Elm-compatible JSON encoders and decoders from Haskell types88
augustss/djinnA tool to generate Haskell code from a given type, allowing developers to quickly create and prototype Haskell projects.129
i-am-tom/learn-me-a-haskellLearning Haskell with focus on dependent types and type-level programming using the OneOf data structure70
chrispenner/json-to-haskellA tool to automatically generate Haskell data types and instances from JSON schema81
haskell/aesonA Haskell library for parsing and generating JSON data1,257
sbrunner/jsonschema-gentypesTool to automatically generate Python types from JSON schema41
johnsundell/codextendedA suite of extensions that augment the Codable API in Swift with type inference-powered capabilities and conveniences.1,502
matsumonkie/izunaEnhances Haskell code review by displaying type annotations directly in the browser.141
agrafix/elm-bridgeA tool to automatically generate Elm types and functions from Haskell definitions101
andreasabel/miniagdaA research prototype of a dependently typed language with sized types and variances104
jellezijlstra/autotypingAutomatically adds type annotations to code241
ocramz/aeson-schemaTool for validating and generating JSON data structures60
migamake/homplexityA tool that analyzes Haskell code to measure its complexity and quality61