Repository navigation
libclang
- Website
- Wikipedia
Library to parse and work with the C++ AST
A C/C++ minor mode for Emacs powered by libclang
A vim plugin for libclang-based highlighting of C, C++, ObjC
Use Emacs as a C/C++ IDE
💥 Robust C/C++ code completion for Sublime Text 3/4
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
Clang based syntax highlighting for Neovim
Directly include C headers in D source code
C binding generator and Julia interface to libclang
A library for C++ reflection and introspection
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
C/C++ language server implemented on top of Clang frontend.
A wrapper for libclang and a generator that can turn c header files into clojure apis.
A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.