firolino / python-clang-toolingLinks
Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)
☆37Updated 6 years ago
Alternatives and similar repositories for python-clang-tooling
Users that are interested in python-clang-tooling are comparing it to the libraries listed below
Sorting:
- A C99 preprocessor written in pure Python☆244Updated last year
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- C/C++ source generation from an AST☆168Updated last week
- Python module for parsing CMakeLists.txt files☆33Updated 3 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆81Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- C parser and ctypes automation for python☆72Updated 2 months ago
- Oink is a collaboration of C++ static analysis tools.☆156Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- C-style structs for Python☆73Updated 8 months ago
- Automatically spawn gdb on error.☆69Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- Generate code to call C++ libraries from other languages☆31Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆41Updated 11 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- Python module for parsing CMakeLists.txt files☆20Updated 3 years ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆136Updated 8 months ago
- Exposing a C++ library with a plain C ABI☆16Updated 8 years ago
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 8 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆99Updated 10 months ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆146Updated 3 years ago
- Python bindings for clang from clang HEAD☆43Updated last week
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 9 months ago