ClangSwift icon indicating copy to clipboard operation
ClangSwift copied to clipboard

A Swift wrapper for the libclang C API (version 4.0.x)

ClangSwift

Documentation

ClangSwift aims to be a Swifty wrapper for the libclang C API, much like LLVMSwift.

It's still heavily in development, and is nowhere near complete. Check back for updates!

Authors

License

ClangSwift is released under the MIT License, a copy of which is included in this repo.