[antlr-interest] Objective-C Codegen?

Chris Rudolph chris_rudolph at apple.com
Wed May 15 20:41:24 PDT 2002


On 5/15/02 10:08 AM, "mzukowski at yci.com" <mzukowski at yci.com> wrote:

> No one is that I know of.  I've thought about it before, and would love to
> see one.  The main thing lacking that I know of is exception handling.  I
> fell off the NeXT bandwagon around NeXTSTEP 3.1 :(  Have things changed for
> exception handling, or is it still macros wrapped around setjmp/longjmp?
> How would you translate a try/catch/throw into ObjC?
> 
> I would be happy to help, either through this list or as a contractor.
> 
> Monty
> 
> www.codetransform.com

Hi Monty,

Apple's verison of Obj-C uses NS_DURING, NS_HANDLER, NS_ENDHANDLER which
pretty much wrap setjmp/longjmp.

I'll let you know what I discover.

Cheers,
Chris.

-- 
Chris Rudolph, Apple Computer, Inc.
rudy at apple.com




 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list