purescript-bridge
Type translator
Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality
Create PureScript datatypes from Haskell datatypes
110 stars
5 watching
49 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
paf31/dovetail | A tool for building domain-specific languages in Haskell using a PureScript interpreter | 119 |
erikd/language-javascript | A parser for JavaScript written in Haskell. | 160 |
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 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
ekmett/profunctors | A Haskell implementation of profunctors, which are higher-kinded concepts for transforming and manipulating functions between types | 70 |
cfabianski/json_translate | A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 109 |
ekmett/reflection | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 102 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
casualjavascript/haskell-in-es6 | A collection of native ES6 implementations of Haskell functions | 286 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 100 |
stereobooster/type-o-rama | An online conversion tool and resource for interoperability between various JavaScript type systems | 244 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
purescript/psc-package | A tool to manage PureScript dependencies via Git and package sets. | 229 |