Monits / ctags

clone of official ctags repo with obj-c and css patches added

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverity Scan Build Status

This project continues the development of exuberant-ctags, but with the work hosted at github.

The purpose of the project is preparing and maintaining common/unified working space where people interested in making exuberant-ctags better can work together.

Pull-requests are welcome!

How to build and install

Like most Autotools-based projects, you need to do:

$ autoreconf -vfi
$ ./configure --prefix=/where/you/want # defaults to /usr/local
$ make
$ make install # may require extra privileges depending on where to install

After installing the ctags executable will be in $prefix/bin/.

To build on Windows see docs/windows.rst for more information.

About

clone of official ctags repo with obj-c and css patches added

License:GNU General Public License v2.0


Languages

Language:C 64.3%Language:VHDL 8.2%Language:TeX 6.2%Language:HTML 4.1%Language:Vim Script 3.2%Language:Shell 2.4%Language:Fortran 1.5%Language:JavaScript 1.3%Language:C# 1.2%Language:Eiffel 1.2%Language:Makefile 0.8%Language:C++ 0.7%Language:PHP 0.6%Language:PLSQL 0.5%Language:Objective-C 0.5%Language:MATLAB 0.4%Language:Verilog 0.4%Language:SystemVerilog 0.3%Language:Erlang 0.3%Language:Python 0.2%Language:SQLPL 0.2%Language:Ada 0.2%Language:Go 0.2%Language:Rust 0.1%Language:Perl 0.1%Language:Assembly 0.1%Language:CSS 0.1%Language:Standard ML 0.1%Language:Java 0.1%Language:D 0.1%Language:Batchfile 0.1%Language:COBOL 0.0%Language:CoffeeScript 0.0%Language:Ruby 0.0%Language:Prolog 0.0%Language:OCaml 0.0%Language:Pascal 0.0%Language:ASP 0.0%Language:Clojure 0.0%Language:Zephir 0.0%Language:Visual Basic 0.0%Language:Lua 0.0%Language:BlitzBasic 0.0%Language:PureBasic 0.0%Language:Tcl 0.0%Language:Perl 6 0.0%Language:Common Lisp 0.0%Language:Logos 0.0%Language:Scheme 0.0%Language:E 0.0%