GNU GLOBAL - Summary
This project is part of the GNU Project.
GLOBAL is a source code tagging system (like ctags/etags) that is
compatible with numerous application environments including vi, emacs, less, bash. It supports C, C++, Yacc, Java, PHP4 and assembly.
You can locate specified object in source files and move there easily.
It is useful for hacking a large project containing many subdirectories,
many #ifdef and many main() functions.
Registration Date: Thu 15 Feb 2001 05:40:35 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
