davidmalcolm / gcc-python-pluginLinks
GCC plugin that embeds CPython inside the compiler
☆208Updated 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☆87Updated 3 weeks ago
- A library to parse gdb mi output and interact with gdb subprocesses☆246Updated last year
- A C99 preprocessor written in pure Python☆242Updated last year
- Experiments with the gcc plugin mechanism☆112Updated last year
- A static checker for identifying unstable code.☆361Updated 10 years ago
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- Dump ABI of an ELF object containing DWARF debug info☆196Updated 8 months ago
- C call graph generator☆55Updated 7 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- gen-callgraph is a script to generate call graph from elf binary☆48Updated 6 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆97Updated 8 months ago
- find unused code by collecting methods defined but not called or referenced☆100Updated last year
- C++11 ELF/DWARF parser☆329Updated last year
- selectively remove C preprocessor conditionals☆179Updated last year
- Super-parallel Python port of the C-Reduce☆293Updated this week
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 3 weeks ago
- An unofficial guide to contributing to GCC, aimed at newbies☆120Updated last year
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- custom type systems for Clang☆98Updated 10 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆198Updated last year