/cgen

C/C++ source generation from an AST

Primary LanguagePythonOtherNOASSERTION

cgen offers a simple abstract syntax tree for C and related languages (C++/CUDA/OpenCL) to allow structured code generation from Python.

Places on the web related to cgen:

cgen is licensed under the liberal MIT license and free for commercial, academic, and private use. All of cgen's dependencies can be automatically installed from the package index after using:

pip install cgen