slackbuilds/development/global
Arkadiusz Drabczyk 515ce7aaa3 development/global: Updated for version 6.6.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-06 02:04:12 +07:00
..
README development/global: Added (source code tagging system). 2012-12-15 15:13:39 +01:00
global.SlackBuild development/global: Updated for version 6.6.2. 2018-03-06 02:04:12 +07:00
global.info development/global: Updated for version 6.6.2. 2018-03-06 02:04:12 +07:00
slack-desc development/global: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

global (source code tagging system)

GNU GLOBAL is a source code tagging system that works the same way
across diverse environments (emacs, vi, less, bash, web browser, etc).
You can locate 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.