firolino / python-clang-toolingLinks
Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)
☆36Updated 5 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:
- Manipulate C-family ASTs with Clang☆69Updated 11 years ago
- Python module for parsing CMakeLists.txt files☆33Updated 3 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- C/C++ source generation from an AST☆164Updated last week
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- Manipulate C-family ASTs with Clang☆64Updated 6 years ago
- Clang AST viewer☆64Updated 8 years ago
- C++ convention/style checker in Python using libclang.☆39Updated 13 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆79Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Python module for parsing CMakeLists.txt files☆20Updated 3 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.