Re: [Ctags-devel] E-CTags development & maintenance (was Re: New PHP parser)
Brought to you by:
dhiebert
|
From: Frank F. <ff...@us...> - 2013-10-15 21:43:22
|
2013/10/15 David Fishburn: > There were many more people on the dev list that kept changes updated. > > They have been silent for some time now. > I was beginning to wonder if they in fact have already forked exuberant tags > and starting working on their own port. > > Has anyone looked for another fork? The only active fork I am aware of is the Geany fork. https://github.com/geany/geany/tree/master/tagmanager/ctags AFAIK Colomban (how started this thread with his offer) is one of the maintainers of Geany. He (user b4n) committed to that branch recently. >From what I understand Geany uses ctags as a library and not as an external program. And they renamed language specific kind to common kinds, don't know why. But their parsers seem very well maintained. Other then that, there are several personal forks. But I haven't seen a real fork of ctags. Maybe they lost interest, or hope for more activity here. Regards, Frank |