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:
- Extensions for Eli Bendersky's pycparser☆91Updated last week
- A library to parse gdb mi output and interact with gdb subprocesses☆249Updated last year
- Experiments with the gcc plugin mechanism☆111Updated last year
- A C99 preprocessor written in pure Python☆244Updated last year
- C/C++ source generation from an AST☆168Updated last week
- 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 tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- selectively remove C preprocessor conditionals☆184Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- C++11 ELF/DWARF parser☆338Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- find unused code by collecting methods defined but not called or referenced☆99Updated last year
- ☆113Updated last year
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- Super-parallel Python port of the C-Reduce☆309Updated this week
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 9 months ago
- C Intermediate Language☆386Updated 2 years ago
- C call graph generator☆55Updated 7 years ago
- Source code of the Coccinelle project (mirror of the main Coccinelle repository located at Inria)☆697Updated last week
- C Quality Metrics☆66Updated 3 years ago
- Yet Another Random Program Generator☆538Updated last week
- Experiments with the GDB Python API☆70Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago