yourealwaysbe/ocaml-global-tags
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OCaml Global Tagger:
A plugin for GNU Global which tags OCaml source code, using CamlP4 for versions
3.10 of OCaml and above. Provides ocaml_tags, which creates tags for ml and mli
files, and an ogtags script that wraps a gtags call with the ocaml_tags plugin.
On Sourceforge:
https://sourceforge.net/projects/ocamlglobaltags/
Requires:
OCaml 3.10 or above
CamlP4
GNU Global (will compile without it)
Install:
./configure
make
make install
(No surprises).
Authors:
Matthew Hague (matthewhague@zoho.com)
License:
Distributed under the GNU General Public License version 3, which is
distributed in the COPYING file.