declarec

0.1.3 • Public • Published

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.

Package Sidebar

Install

npm i declarec

Weekly Downloads

5

Version

0.1.3

License

MIT

Last publish

Collaborators

  • jonnor