sighingnow / libclangLinks
(Unofficial) Release libclang (clang.cindex) on pypi.
☆98Updated 11 months ago
Alternatives and similar repositories for libclang
Users that are interested in libclang are comparing it to the libraries listed below
Sorting:
- Modern pure python C++ header parser☆139Updated last week
- A C99 preprocessor written in pure Python☆249Updated last year
- Generate python ctypes classes from C headers. Requires LLVM clang☆246Updated 10 months ago
- DEPRECATED: use cxxheaderparser instead☆124Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- C/C++ source generation from an AST☆170Updated 2 weeks ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 10 months ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 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 9 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆243Updated last week
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆181Updated last year
- ☆102Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆37Updated 6 years ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Simple and straightforward code generator for creating program code. At the moment offers support for C++, Java and HTML5 for generating …☆100Updated last year
- Peter's Amazing Syntax Tree Analyzer☆133Updated 2 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- Parse GNU Makefiles with Python. Work in progress!☆39Updated 9 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆148Updated 11 months ago
- ☆70Updated this week
- Decompiler of LLVM bitcode to C☆89Updated last month
- selectively remove C preprocessor conditionals☆186Updated last year
- ☆49Updated last year
- A library to parse C/C++ source as AST☆368Updated 6 months ago
- Show code coverage data generated with gcov in Visual Studio code.☆35Updated last year
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆79Updated last week
- A library to parse gdb mi output and interact with gdb subprocesses☆252Updated 2 years ago