Re: Code for parsing Objective-C files?
Re: Code for parsing Objective-C files?
- Subject: Re: Code for parsing Objective-C files?
- From: Oleg Svirgstin <email@hidden>
- Date: Tue, 11 Mar 2003 03:03:27 +0300
IB does not parse m-files, and IMHO it should not.
Generating h-, m- and mm-files from a given template is supported by PB. No
parsing, though... Just plain vanilla generation.
There is a couple or two of quite good accessor generators in the net.
There must be parsers for h, m and mm files among others... in the code of
gcc.
gcc is too huge for quick reference or for reuse in a program, I am afraid.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.