0.1.3 • Published 7 years ago

declarec v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 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

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago