Re: indexing tags like cscope in fortran?



> anyone knows something like cscope for fortran. it
> becomes really helpful when reading sources scattered
> across multiple files. anything which can do indexing
> of fortran code.

The Exuberant CTAGS utility lists Fortran as one of the
supported languages:

http://ctags.sourceforge.net/languages.html

FWIW the Zeus editor offers seamless integrating with
Exuberant CTAGS, whcih mean in theory Zeus should be
able to do Fortran class browsing:

http://www.zeusedit.com/lookmain.html

and CTAGS database searching:

http://www.zeusedit.com/forum/viewtopic.php?t=185

Note: Zeus is shareware and only runs on Windows (45 free trial).

Jussi Jumppanen
Author: Zeus for Windows Programmer's Editor

.



Relevant Pages