sighingnow / libclang
(Unofficial) Release libclang (clang.cindex) on pypi.
☆90Updated 2 months ago
Alternatives and similar repositories for libclang:
Users that are interested in libclang are comparing it to the libraries listed below
- Modern pure python C++ header parser☆116Updated 3 weeks ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆84Updated 4 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- A C99 preprocessor written in pure Python☆232Updated last year
- ☆61Updated last week
- C/C++ source generation from an AST☆162Updated 3 months ago
- A library to parse C/C++ source as AST☆302Updated 3 months ago
- A fully customizable pybind11 generator to help generate code for exsiting c/c++ library.☆14Updated 10 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- C++ library for the Debug Adapter Protocol☆164Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆139Updated last month
- Show code coverage data generated with gcov in Visual Studio code.☆32Updated 8 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- Manipulate C-family ASTs with Clang☆69Updated 10 years ago
- DEPRECATED: use cxxheaderparser instead☆124Updated 10 months ago
- LSP client implementation in Python☆122Updated last month
- Generate python ctypes classes from C headers. Requires LLVM clang☆226Updated 2 months ago
- Clang AST viewer☆64Updated 7 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 weeks ago
- clang-format python wheels☆85Updated last month
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆59Updated 8 months ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆34Updated 11 months ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆136Updated last month
- Peter's Amazing Syntax Tree Analyzer☆129Updated 6 months ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆198Updated 2 weeks ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago