11 skills found
ax330d / HrdevHex-Rays Decompiler Enhanced View
trolldbois / Python ClangPython bindings for clang from clang HEAD
firolino / Python Clang ToolingPython bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)
arquicanedo / Ino2cppConvert Arduino INO sketches to C++
cammm / DearguiPython bindings for dear imgui, generated with clang and pybind11
PointCloudLibrary / Clang BindGenerate bindings for C++ code using clang (python bindings) and pybind11
AndrewWalker / ClastPython bindings for the unstable interface of the Clang AST Matchers library
SAP-archive / Crash Similarity InspectorInspect the similarity of crash dumps based on AST, and build syntax tree using Python bindings for Clang.
ROCm / Rocm Llvm PythonLow-level Cython and Python bindings to the (ROCm) LLVM and AMD COMGR C API. Also ships the official LLVM Clang bindings.
tgockel / Types ClangA PEP 561 stubs package for Clang Python bindings.
edimetia3d / PylibtoolingA Python binding for clang libtooling