Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
/ myclang Public archive

standalone libclang code with some modifications

License

Notifications You must be signed in to change notification settings

FindDefinition/myclang

Repository files navigation

myclang

standalone libclang/clang++ code with some modifications

Build Status

Only support Clang 11.

pip install myclang

Usage

from myclang import cindex

TODO

  • try to expose compile API to remove llvm toolchain dependency
  • try to solve CUDA problem
  • add standard headers to python package
  • find a way to get msvc c++ include

About

standalone libclang code with some modifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages