GCCSense - The most intelligent development tools for C/C++

Posted: April 29, 2010

GCCSense - The most intelligent development tools for C/C++

XCode does a great job of showing how to use the compiler's syntax tree for analysis and completion. Here's the same idea with GCC for Emacs and Vim. The LLVM counterpart is not quite there yet.