Publisher's description
GNU GLOBAL is a source code tagging system.
GNU GLOBAL is a source code tagging system that works the same way across diverse environments (emacs, less, bash, vi, web browser, etc). You can locate specified objects in source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor. It runs on a UNIX(POSIX) compatible operating system like GNU and BSD.GNU GLOBAL is part of the GNU project, and is free software. You can freely copy, modify and redistribute this program under GNU GPL.GNU GLOBAL is also commercial (for-profit) software based on BOKIN model.Here are some key features of "GNU GLOBAL":· support C, C++, Yacc, Java and PHP4.· work the same way across diverse environments. Currently, support followings:· Generic shell command line· Bash shell· Vi clone editor (nvi, elvis, vim)· Emacs editor (emacs, mule, xemacs)·