Difference between revisions of "GNU GLOBAL"
m (fixed name of featured source) |
(update in response to bug) |
||
| (One intermediate revision by one user not shown) | |||
| Line 19: | Line 19: | ||
|Documentation note=User guide included and available online from http://www.gnu.org/software/global/manual/ | |Documentation note=User guide included and available online from http://www.gnu.org/software/global/manual/ | ||
|Keywords=C++,YACC,development,programming,source code,Java,C,functions | |Keywords=C++,YACC,development,programming,source code,Java,C,functions | ||
| − | |Version identifier= | + | |Version identifier=6.2.4 |
| − | |Version date= | + | |Version date=2012/05/30 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://ftp.gnu.org/gnu/global/global- | + | |Version download=http://ftp.gnu.org/gnu/global/global-6.2.4.tar.gz |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
{{Project license | {{Project license | ||
| Line 48: | Line 43: | ||
|Prerequisite description=xlib6g | |Prerequisite description=xlib6g | ||
}} | }} | ||
| − | {{Featured | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 19:15, 9 July 2012
GNU GLOBAL
http://www.gnu.org/software/global/
GLOBAL is a browsing system for C, C++, Yacc and Java source code: it lets you find the locations of function definitions and functions references in source files. It is useful if you want to hack a large project containing many subdirectories, many '#ifdef' and many main() functions. GLOBAL supports the following environments: a shell command line, a Web browser, and both the Emacs and vi editors. Other features include:
- ability to locate object references as well as object definitions
- allows duplicate objects
- can generate a hypertext source tree.
- can generate a dynamic index with a CGI program
- tag files independent of machine architecture
- supports plug-in parsers with its configuration file
- supports a compact format to save disk space
- supports incremental updating of tag files
- treats a source tree containing subdirectories as a logical scope; you can get the relative path of objects from any where within that scope
Documentation
User guide included and available online from http://www.gnu.org/software/global/manual/
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | xlib6g |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
