Download List

Project Description

Exuberant Ctags is a multilanguage reimplementation of the Unix ctags program. It generates an index of source code object definitions which is used by a number of editors and tools to instantly locate the definitions. Exuberant Ctags currently supports the following languages: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Erlang, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, Scheme, Shell (Bourne, Korn, Z), S-Lang, SML (Standard ML), Tcl, Vera, Verilog, Vim, and YACC.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-26 23:01
5.7

Numerous major feature enhancements and major bugfixes.
Tags: Major feature enhancements

2006-07-24 17:03
5.6

Support was added for tags for labels [PL/SQL],
constant definitions [PHP], local variables for
C-based languages [C/C++/C#/Java/Vera], Perl
labels and "use constant", ASP constants, and GNU
make extensions. Various other improvements and
bugfixes were made.
Tags: Minor feature enhancements

2003-04-04 12:42
5.5

Support was added for C#, Erlang, HTML, JavaScript, and SML (Standard ML) languages.
Tags: Major feature enhancements

2002-07-19 09:13
5.3

This release adds support for Verilog, support for mixins and class methods to the Ruby parser, and changes the -x output to match that of traditional ctags when the --format=1 option is supplied. The new format was also changed slightly to conform more closely to the original format, with the addition of the extra tag type field. This version changes the ASM parser back to a C-based parser to remove redundant tags, and extends its support for more variants [ASM]. Support was also added to ctags and readtags libraries for case-folded sorting of tag files.
Tags: Minor feature enhancements

2001-11-07 10:42
5.1

Support for YACC language, library for reading tag files and bugfixes were added.
Tags: Minor feature enhancements

Project Resources