52 Forks
353 Stars
353 Watchers

ClangKit

ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.

How to download and setup ClangKit

Open terminal and run command
git clone https://github.com/macmade/ClangKit.git
git clone is used to create a copy or clone of ClangKit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ClangKit https://github.com/macmade/ClangKit/archive/master.zip

Or simply clone ClangKit with SSH
[email protected]:macmade/ClangKit.git

If you have some problems with ClangKit

You may open issue on ClangKit support forum (system) here: https://github.com/macmade/ClangKit/issues