ctree A C-family AST implementation designed to be an IR for DSL compilers. See the website or documentation. Quick Install pip install ctree For OpenCL support, install the pycl package. pip install pycl Development See the wiki