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☆246Updated last year
- Extensions for Eli Bendersky's pycparser☆88Updated last week
- Experiments with the gcc plugin mechanism☆112Updated last year
- A C99 preprocessor written in pure Python☆242Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- A static checker for identifying unstable code.☆361Updated 10 years ago
- C/C++ source generation from an AST☆166Updated last month
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 8 months ago
- Super-parallel Python port of the C-Reduce☆299Updated last week
- selectively remove C preprocessor conditionals☆184Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆122Updated last year
- C call graph generator☆55Updated 7 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆245Updated 8 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- custom type systems for Clang☆96Updated 10 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- Some sample code for creating gcc plugins☆22Updated 15 years ago
- C Quality Metrics☆66Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Clang's scan-build re-implementation in python☆388Updated 3 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated last month
- A plugin for Clang compiler☆119Updated 3 years ago
- find unused code by collecting methods defined but not called or referenced☆100Updated last year
- C code refactoring browser☆212Updated this week
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆199Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆228Updated 6 months ago