pkgsrc-wip/py-cgen/DESCR

4 lines
208 B
Plaintext

Cgen offers a simple abstract syntax tree for C and related languages
(C++/CUDA/OpenCL) to allow structured code generation from Python.
To represent mathematical expressions, cgen can be used with pymbolic.