On Tue, Jul 29, 2014 at 10:48:36AM +0400, denisgolovan wrote: > > On Mon, Jul 21, 2014 at 01:15:03AM -0300, Flávio Etrusco wrote: > > > Is there any thought to someone extending Exuberant CTags > > to handle innovations in Pascal since Knuth? This CTags > > program has a Pascal mode that handles old-style Turbo > > Pascal source with procedural code reasonably well, but > > falls flat with object oriented code once dot notation is > > used. The advantage of Exuberant CTags is that then > > arbitrary programmer text editors like Vim can browse > > source code in the language almost as seamlessly as a > > dedicated IDE environment like Lazarus. > > In case you are interested. > I did something similar back in 2009 as a small OSS project called JediTag. > http://jeditag.sourceforge.net/
Nice work, I didn't know this existed! Henry _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
