[cfe-dev] Announcing "clang-ctags"
Gary Funck
gary at intrepid.com
Sun Aug 19 13:45:05 PDT 2012
On 07/23/12 09:04:14, David Röthlisberger wrote:
> Announcing "clang-ctags", a libclang-based ctags implementation written
> in python.
>
> Source code: https://github.com/drothlis/clang-ctags
>
> This seemed like the simplest tool I could write to get acquainted with
> libclang, and still be useful.
This sounds like an excellent start on a very useful tool.
Applying this technology to cscope, which has a _lot_ of trouble
with complicated C and C++ source code, would be a definite step up.
Same goes for 'indent' and the various source code colorizers.
- Gary
More information about the cfe-dev
mailing list