0.1.3 • Published 8 years ago

declarec v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

declarec

When working on software, protocols implemented in both both "high-level" languages (like Python, JavaScript, Java) and a "low-level" languages (like C or C++) there is often a need to share definitions.

declarec allows you to generate C/C++ code for defining enums, include statements from a .json definition.

That way you can use the .json definition directly in the high-level language, and the generated code in C/C++.

Used by MicroFlo and Finito.

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.0.4

10 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago