bond: Bond schema compiler and code generator
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Bond is a cross-platform framework for handling schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data.
This package contains a library for parsing the Bond schema definition language and performing template-based code generation. The library includes built-in templates for generating standard Bond C++ and C# code, as well as utilities for writing custom codegen templates.
The package also contains a command-line compiler/codegen tool, named gbc, which is primarily used to generate code for C++ and C# programs using Bond.
Properties
Versions | 0.4.0.1, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.10.1.0, 0.11.0.0, 0.11.0.1, 0.11.0.2, 0.11.0.3, 0.12.0.1, 0.12.1.0, 0.13.0.0 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.7.0.6 && <0.10.0.0), async (>=2.0.1.0), base (>=4.5 && <5), bond, bytestring (>=0.10), cmdargs (>=0.10.10), directory (>=1.1), filepath (>=1.0), monad-loops (>=0.4), mtl (>=2.1), parsec (>=3.1), process (<1.4), shakespeare (>=2.0), text (>=0.11) [details] |
License | MIT |
Copyright | Copyright (c) Microsoft. All rights reserved. |
Author | Adam Sapek <adamsap@microsoft.com> |
Maintainer | Adam Sapek <adamsap@microsoft.com> |
Category | Language |
Home page | https://github.com/Microsoft/bond |
Bug tracker | https://github.com/Microsoft/bond/issues |
Source repo | head: git clone git@github.com:Microsoft/bond.git |
Uploaded | by sapek at 2015-12-09T20:31:01Z |
Modules
- Language
- Bond
- Codegen
- Language.Bond.Codegen.Templates
- Language.Bond.Codegen.TypeMapping
- Language.Bond.Codegen.Util
- Language.Bond.Parser
- Syntax
- Language.Bond.Syntax.JSON
- Language.Bond.Syntax.SchemaDef
- Language.Bond.Syntax.Types
- Language.Bond.Syntax.Util
- Language.Bond.Util
- Codegen
- Bond
Downloads
- bond-0.4.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees