global

Source code search and browse tools

Install

All systems
curl cmd.cat/global.sh
Debian Debian
apt-get install global
Ubuntu
apt-get install global
image/svg+xml Kali Linux
apt-get install global
Fedora
dnf install global
Windows (WSL2)
sudo apt-get update sudo apt-get install global
OS X
brew install global
Raspbian
apt-get install global

global

Source code search and browse tools

GNU GLOBAL is a source code tag system that works the same way across diverse environments. Currently, it supports the following: o command line, and the 'globash' query subshell. o vim plugin, and support for other vi clones. o less o emacs o web browser Supported languages are C, C++, yacc and Java. You can locate a specified function in the source files and move there easily. It is especially useful for hacking large projects containing many subdirectories, many '#ifdef' and many main() functions, like X or kernel source. This package include the htmake(1) extension which allows GLOBAL's hypertext search function to be implemented from a single central cgi script. Doxygen now supports using global as its source browser, with the USE_HTAGS option.

fastdnaml

Tool for construction of phylogenetic trees of DNA sequences

fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML (part of his PHYLIP package). Users should consult the documentation for DNAML before using this program. fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C. Note that the homepage of this program is not available any more and so this program will probably not see any further updates.