davidmalcolm / gcc-python-plugin
GCC plugin that embeds CPython inside the compiler
☆202Updated 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
- Extensions for Eli Bendersky's pycparser☆85Updated last month
- A library to parse gdb mi output and interact with gdb subprocesses☆226Updated last year
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- Experiments with the gcc plugin mechanism☆106Updated last year
- Super-parallel Python port of the C-Reduce☆263Updated this week
- selectively remove C preprocessor conditionals☆163Updated 9 months ago
- C++11 ELF/DWARF parser☆325Updated 7 months ago
- find unused code by collecting methods defined but not called or referenced☆98Updated last year
- A C99 preprocessor written in pure Python☆225Updated 10 months ago
- An unofficial guide to contributing to GCC, aimed at newbies☆112Updated 3 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- custom type systems for Clang☆96Updated 9 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆77Updated last year
- A static checker for identifying unstable code.☆360Updated 9 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 4 years ago
- a tool for querying Dwarf (debuginfo) graphs☆53Updated 8 months ago
- Dump ABI of an ELF object containing DWARF debug info☆183Updated this week
- python-ptrace is a Python binding of ptrace library.☆190Updated 9 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆133Updated 7 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- Python module to modify bytecode☆303Updated this week
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Semantics of C in K☆309Updated 2 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆183Updated last year
- C/C++ source generation from an AST☆157Updated last week
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆221Updated 4 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago