cppcodegen
v0.1.7
Published
Generates C++ code from a JSON AST
Readme
cppcodegen
A C++ code generator that takes JSON ASTs as input. Deals with the nasty formatting and parenthesizing intricacies of C++ so you don't have to. Doesn't support all of C++ yet.
