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:
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- A C99 preprocessor written in pure Python☆242Updated last year
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆80Updated 3 years ago
- Python module for parsing CMakeLists.txt files☆33Updated 3 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 3 weeks ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆208Updated 3 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- Reveres engineering UML class diagrams with libclang☆78Updated 6 years ago
- LALR(1) parser for C++☆79Updated last year
- (Unofficial) Release libclang (clang.cindex) on pypi.☆97Updated 8 months ago
- Python wrapper for the Clang C++ preprocessor and parser.☆41Updated 11 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- C-style structs for Python☆72Updated 6 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 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 6 months ago
- ☆35Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- Generate code to call C++ libraries from other languages☆31Updated 6 years ago
- Python module for parsing CMakeLists.txt files☆20Updated 3 years ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated last year
- Python bindings for clang from clang HEAD☆43Updated 2 weeks ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 2 weeks ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆104Updated last week
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 7 years ago