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:
- A library to parse gdb mi output and interact with gdb subprocesses☆248Updated last year
- Extensions for Eli Bendersky's pycparser☆90Updated this week
- A static checker for identifying unstable code.☆363Updated 10 years ago
- C/C++ source generation from an AST☆167Updated 2 months ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- A C99 preprocessor written in pure Python☆244Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- A tool based on clang which generates a call graph from a given C++ codebase☆158Updated 8 months ago
- selectively remove C preprocessor conditionals☆183Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- C call graph generator☆55Updated 7 years ago
- Super-parallel Python port of the C-Reduce☆304Updated last week
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- C++11 ELF/DWARF parser☆332Updated last year
- An unofficial guide to contributing to GCC, aimed at newbies☆123Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 10 months ago
- Code Analysis and Refactoring with Clang Tools☆126Updated 5 years ago
- Yet Another Random Program Generator☆532Updated 2 weeks ago
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- ☆113Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆413Updated last month
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 2 months ago