[cfe-dev] Clang-based indexer and code navigator

Ryan Prichard ryan.prichard at gmail.com
Sat Mar 9 17:47:21 PST 2013


Hi,

I've been working on a source code navigation tool for C and C++ that 
uses Clang to index code.  I thought people on this list might be 
interested in it.

I posted a demo of the tool at http://rprichard.github.com/sourceweb, 
and the source code is available at the GitHub page,
https://github.com/rprichard/sourceweb.

-Ryan



More information about the cfe-dev mailing list