saidctb / cppcodegen

Generates C++ code from a JSON AST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generates C++ code from a JSON AST


Languages

Language:TypeScript 100.0%