bond-haskell-compiler

Bond codegen and library for haskell


Keywords
bsd3, language, library, program, Propose Tags , Language.Bond.Codegen.Haskell.AliasDecl, Language.Bond.Codegen.Haskell.Decl, Language.Bond.Codegen.Haskell.EnumDecl, Language.Bond.Codegen.Haskell.SchemaDecl, Language.Bond.Codegen.Haskell.StructDecl, Language.Bond.Codegen.Haskell.TypeMapping, Language.Bond.Codegen.Haskell.Util
License
BSD-3-Clause
Install
cabal install bond-haskell-compiler-0.1.5.0

Documentation

Bond is an open source, cross-platform framework for working with schematized data. It supports cross-language serialization/deserialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.

Bond is published on GitHub at https://github.com/Microsoft/bond/.

This project adds haskell code generator and runtime library, allowing the use of bond in haskell programs.

Build status Code Climate