inducer / cgenLinks
C/C++ source generation from an AST
☆171Updated 3 weeks ago
Alternatives and similar repositories for cgen
Users that are interested in cgen are comparing it to the libraries listed below
Sorting:
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Extensions for Eli Bendersky's pycparser☆91Updated 2 months ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆99Updated last year
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆146Updated 11 months ago
- A C99 preprocessor written in pure Python☆250Updated 2 weeks ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆129Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆404Updated 10 years ago
- C/C++ Source-to-Source Tool based on Clang☆88Updated 2 weeks ago
- An optimizing ahead-of-time Python Compiler☆252Updated last year
- LALR(1) parser for C++☆80Updated last year
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- A plugin for Clang compiler☆121Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating …☆101Updated 2 years ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆136Updated this week
- Clang with JIT extensions☆237Updated 3 years ago
- A Python-native clone of LLVMs FileCheck tool☆22Updated 5 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- ☆111Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆355Updated 4 months ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 11 months ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆61Updated 5 years ago
- Generate code to call C++ libraries from other languages☆33Updated 6 years ago
- Modern pure python C++ header parser☆142Updated 3 weeks ago