[Gimp-developer] Are there any online code browsers?

Martin Nordholts enselic at gmail.com
Fri Jul 31 10:33:56 PDT 2009


On 07/31/2009 07:06 PM, Emil Assarsson wrote:
> Hi,
>
> I'm trying to get a grasp over the Gimp code but I think I need a
> cross referenced code browser of some kind. Are there anything online?
> Or can anyone suggest a better way?
>

I use exuberant ctags for looking up symbol definitions, and GNU id 
utils for code base indexing. Along with my custom project management 
system in emacs and frontends for the above tools I have an excellent 
environment for browsing source code of any project

BR,
Martin


More information about the Gimp-developer mailing list