inducer / cgenLinks
C/C++ source generation from an AST
☆165Updated 3 weeks 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☆137Updated 9 years ago
- Extensions for Eli Bendersky's pycparser☆85Updated 7 months ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 6 years ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆144Updated 4 months ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆93Updated 5 months ago
- A C99 preprocessor written in pure Python☆235Updated last year
- 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
- Clang with JIT extensions☆231Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆135Updated 3 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Little OpenMP Library☆163Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- LALR(1) parser for C++☆79Updated 11 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆644Updated this week
- A simple package to do symbolic math (focus on code gen and DSLs)☆115Updated last week
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimenta…☆118Updated last week
- Generate code to call C++ libraries from other languages☆31Updated 6 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 10 months ago
- Archer, a data race detection tool for large OpenMP applications☆64Updated 4 years ago
- An optimizing ahead-of-time Python Compiler☆233Updated last year
- This is the companion repository of the article "Getting started with ANTLR in C++"☆70Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year