davidmalcolm / gcc-python-pluginLinks
GCC plugin that embeds CPython inside the compiler
☆207Updated 3 years ago
Alternatives and similar repositories for gcc-python-plugin
Users that are interested in gcc-python-plugin are comparing it to the libraries listed below
Sorting:
- A library to parse gdb mi output and interact with gdb subprocesses☆252Updated last year
- Extensions for Eli Bendersky's pycparser☆91Updated last month
- A C99 preprocessor written in pure Python☆248Updated last year
- Experiments with the gcc plugin mechanism☆111Updated 2 years ago
- C/C++ source generation from an AST☆169Updated last month
- A static checker for identifying unstable code.☆363Updated 10 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆124Updated last year
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 3 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 11 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- selectively remove C preprocessor conditionals☆185Updated last year
- C++11 ELF/DWARF parser☆338Updated last year
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- python-ptrace is a Python binding of ptrace library.☆201Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆362Updated 3 months ago
- C call graph generator☆55Updated 7 years ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- ☆113Updated last year
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 10 months ago
- find unused code by collecting methods defined but not called or referenced☆99Updated 2 years ago
- Super-parallel Python port of the C-Reduce☆311Updated 3 weeks ago
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 10 months ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆201Updated 2 years ago
- Oink is a collaboration of C++ static analysis tools.☆156Updated 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…☆400Updated 10 years ago