FraMuCoder / PyClASVi
Python Clang AST Viewer
☆26Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for PyClASVi
- A tool based on clang which generates a call graph from a given C++ codebase☆130Updated 5 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Create minimum MCDC test sets for a boolean expression☆36Updated 3 years ago
- Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.☆52Updated 6 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 10 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆21Updated 4 years ago
- srcML Toolkit☆118Updated this week
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆46Updated 5 months ago
- Manipulate C-family ASTs with Clang☆66Updated 10 years ago
- Experiments with the GDB Python API☆68Updated 3 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- Hyperlinked C++ BNF Grammar☆41Updated 3 years ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆178Updated 11 months ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Suite of C/C++ tooling built on LLVM/Clang☆101Updated 2 weeks ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆31Updated 7 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆85Updated 4 months ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- The screader is a soure code reading tool based the libclang. It is implemented by the C.☆73Updated 4 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- Reveres engineering UML class diagrams with libclang