inducer / cgenLinks
C/C++ source generation from an AST
☆163Updated 4 months ago
Alternatives and similar repositories for cgen
Users that are interested in cgen are comparing it to the libraries listed below
Sorting:
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆93Updated 4 months ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- Extensions for Eli Bendersky's pycparser☆85Updated 6 months ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- A C99 preprocessor written in pure Python☆233Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Python wrapper for isl, an integer set library☆77Updated this week
- Clang with JIT extensions☆229Updated 2 years ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆635Updated this week
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆114Updated 3 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 9 months ago
- A plugin for Clang compiler☆118Updated 3 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…☆402Updated 10 years ago
- Program analysis tool based on software performance counters☆57Updated 4 years ago
- Archer, a data race detection tool for large OpenMP applications☆63Updated 4 years ago
- Modern pure python C++ header parser☆122Updated last week
- A tool based on clang which generates a call graph from a given C++ codebase☆141Updated 3 months ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆136Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- The Insieme Compiler and Runtime Infrastructure☆34Updated 6 years ago
- LALR(1) parser for C++☆79Updated 10 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago