inducer / cgenLinks
C/C++ source generation from an AST
☆170Updated 3 weeks ago
Alternatives and similar repositories for cgen
Users that are interested in cgen are comparing it to the libraries listed below
Sorting:
- Extensions for Eli Bendersky's pycparser☆91Updated 2 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- 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
- (Unofficial) Release libclang (clang.cindex) on pypi.☆99Updated last year
- A C99 preprocessor written in pure Python☆249Updated last week
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 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
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- C/C++ Source-to-Source Tool based on Clang☆88Updated last week
- This is the companion repository of the article "Getting started with ANTLR in C++"☆74Updated last year
- A simple package to do symbolic math (focus on code gen and DSLs)☆124Updated 3 weeks ago
- Mercurium is a C/C++/Fortran source-to-source compilation infrastructure aimed at fast prototyping developed by the Programming Models gr…☆72Updated 2 years ago
- Program analysis tool based on software performance counters☆57Updated 4 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- LALR(1) parser for C++☆80Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 11 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 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…☆136Updated this week
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 4 months ago
- ROSE is an open-source compiler framework engineered by LLNL supporting program analysis and transformation at both the source and binary…☆666Updated last week
- An optimizing ahead-of-time Python Compiler☆252Updated last year
- extensible interpreter for LLVM dynamic analyses☆45Updated 12 years ago
- ☆111Updated 4 years ago
- PEG parser generator for Python☆194Updated last year