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 3 months ago
- A library to parse gdb mi output and interact with gdb subprocesses☆227Updated last year
- A C99 preprocessor written in pure Python☆231Updated last year
- Super-parallel Python port of the C-Reduce☆273Updated 2 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- An unofficial guide to contributing to GCC, aimed at newbies☆115Updated 5 months ago
- Dump ABI of an ELF object containing DWARF debug info☆185Updated 2 months ago
- C call graph generator☆54Updated 7 years ago
- A static checker for identifying unstable code.☆361Updated 9 years ago
- Clang's scan-build re-implementation in python☆372Updated 2 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- Manipulate C-family ASTs with Clang☆68Updated 10 years ago
- C code refactoring browser☆205Updated 3 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 10 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- selectively remove C preprocessor conditionals☆166Updated 11 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆79Updated last month
- Semantics of C in K☆311Updated 3 years ago
- C/C++ source generation from an AST☆162Updated 2 months ago
- C Quality Metrics☆65Updated 2 years ago
- A gdb gui written in Python, running inside gdb itself.☆46Updated 11 months ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆241Updated 8 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month
- gen-callgraph is a script to generate call graph from elf binary☆49Updated 6 years ago
- find unused code by collecting methods defined but not called or referenced☆99Updated last year