bond-haskell-compiler

Bond code generator for Haskell

http://github.com/rblaze/bond-haskell#readme

Latest on Hackage:0.1.5.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by
Maintained by Andrey Sverdlichenko

Bond is a cross-platform framework for handling schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data.

The package contains a command-line compiler/codegen tool, named hbc, which is used to generate code for Haskell programs using Bond.