@hackage bond-haskell-compiler0.1.2.0
Bond code generator for Haskell
Installation
Dependencies (4)
- base >=4.7 && <5
- bond ==0.4.0.1
- filepath >=1.0
- haskell-src-exts >=1.16 Show all…
Dependents (1)
@hackage/bond-haskell
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.