Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Using GOLD parser for the class browser

<< < (2/3) > >>

Anonymous:
Hi All!

The editor used by C::b, if I got right, is the wx style text control derived from "scintilla" style text control which can be easily used for any script/language by adding some sort of configuration file, etc.  All the source code for both wx style text control & "scintilla" style text control is already included in the wxWidgets source package.

Bye.

rickg22:
Yes, but the class brower needs to parse non-open files. Thanks for the suggestion, tho.

Anonymous:
As Guest (the other one, not me) suggested, I would use CTags. There's even a libctags or it can be built very easily from the ETags project. ETags is also blindingly fast, even faster than the VS.NET parser.

Anonymous:
Where do we get the ctags and etags libraries & executables?

Joe M.

squizzz:
ctags - http://ctags.sourceforge.net/
etags - http://shareware.pcmag.com/product.php%5Bid%5D45896%5Bcid%5D128%5BSiteID%5Dpcmag (??? - this doesn't have to be the correct link :) )

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version