@title GNU GLOBAL source code tag system @link Top page @license Copyright (c) 2000, 2001 Tama Communications Corporation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 @body

Linux source code GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the 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 has following features:

If you have a plan to make a yet another editor with tag facility then you can use GLOBAL as the tag system.

May the GLOBAL be under you like the globe!