This repository has been archived by the owner on May 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
zjg/ccs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ccs - clang completion server Goal is to have a code-completion engine powered by clang that isn't tied to any editor/IDE. Idealy it will work over the network, such that the editor using the code-completion doesn't need to be the same one that is running ccs (but ccs should/would need to be on the same machine as the code itself). Dependencies: - tup (latest git) - python 2.6 or newer - llvm/clang v3.0 (or latest svn) - Qt 4.6 or 4.7 - thrift 0.9 or newer (latest svn) - inotify-tools - https://github.com/zjg/inotify-tools
About
ClangCompletionServer - provides libClang functionality over a socket
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published