adding a new language to global
"Rustom Mody" <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
I am trying to add global support to a new language. Its lexer, is quite simple but I am not sure of the toolchain sequence. Are there any references for this? Or could you give me a few tips in a few lines?? 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? Thanks Rustom