SourceWeb: A C/C++ source code indexer and navigatorrprichard.github.io70 points·by vmorgulis·قبل 10 سنوات·21 comments
vmorgulis·قبل 10 سنوات·discuss> ...if it doesn't compile, you can't parse.I have the same problem with CastXML. It's clang-based too. It can't parse my project because of few C++17 "auto" functions.I'm looking for a GCC-based solution for now.
vmorgulis·قبل 10 سنوات·discussGood point!The screencasting tool from the same author:https://github.com/rprichard/x11-canvas-screencast
I have the same problem with CastXML. It's clang-based too. It can't parse my project because of few C++17 "auto" functions.
I'm looking for a GCC-based solution for now.