[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Hendrik Tews <tews@o...> |
| Subject: | [ANNOUNCE] otags reloaded |
Hi,
I would like to announce that the first release of OTAGS RELOADED
is available at
http://askra.de/otags/
Otags reloaded generates tags tables for emacs and vi/vim.
Currently it is only available for ocaml 3.11, work for 3.12
will start after the first wave of bug reports and feature
requests.
Otags reloaded has been rewritten from scratch for camlp4 and is
thought as a replacement for the old otags, which nowadays
depends on camlp5. The new otags version has the following new
features:
- parse files without launching camlp4 subprocesses (for the
syntax extensions distributed with camlp4)
- tag files that require different syntax extensions in one run
- produce sorted vi tags tables
Otags reloaded is distributed under GPL v3.
Bye,
Hendrik Tews