davidmalcolm / gcc-python-pluginLinks
GCC plugin that embeds CPython inside the compiler
☆204Updated 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☆237Updated last year
- A C99 preprocessor written in pure Python☆235Updated last year
- Extensions for Eli Bendersky's pycparser☆85Updated 7 months ago
- C/C++ source generation from an AST☆165Updated 3 weeks ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- A static checker for identifying unstable code.☆362Updated 10 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆235Updated 4 months ago
- Super-parallel Python port of the C-Reduce☆285Updated this week
- A LD_PRELOAD based memory profiler and leak detector for Linux☆85Updated 3 months ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆93Updated 5 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆144Updated 4 months ago
- An unofficial guide to contributing to GCC, aimed at newbies☆119Updated 9 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- C call graph generator☆55Updated 7 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- python-ptrace is a Python binding of ptrace library.☆195Updated last year
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 6 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…☆404Updated 10 years ago
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Clang's scan-build re-implementation in python☆381Updated 2 years ago
- selectively remove C preprocessor conditionals☆171Updated last year
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago