Objective-C Parser

Ian Roxborough irox@redhat.com
Fri Nov 24 13:06:00 GMT 2000


Michael Simons wrote:
> 
> Hello,
> 
> Does anybody know of an Objective-C Parser for Source-Navigator?

Not that I know of one.  If you're feeling really ambitious you
could have a shot at modifying the existing C/C++ parser to handle
Objective-C, but the parser is kind of a mess.  It might be
easier to start from scratch.

Ian.


More information about the Sourcenav mailing list