Re: adding a new language to global
Shigio YAMAGUCHI <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Organization | GNU Project |
| Message-ID | <[email protected]> |
On Sat, 15 Mar 2008 23:00:20 +0530 "Rustom Mody" <[email protected]> wrote: Hi, > Note I have generated GTAGS and GRTAGS using regex specifications for > ctags-exuberant but I guess that will not be much help? Or is it > possible to convert ctags specs for global's use? GLOBAL accept original ctags -x format. An example for the converting is described in the gtags.conf in GLOBAL package. If you make three parsers for three tag files (GTAGS, GRTAGS, GSYMS) according to gtags-parser(1) then you can use all functions of global(1). Please see the 'Plug-in parser' section of GLOBAL tutorial for the details. However, because the document is insufficient, you might have to read the source code of GLOBAL. -- Shigio YAMAGUCHI <[email protected]> - GNU Project PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3