Re: Cocoa runtime VM?
Re: Cocoa runtime VM?
- Subject: Re: Cocoa runtime VM?
- From: Clark Cox <email@hidden>
- Date: Fri, 29 Jul 2005 15:58:28 -0400
2005/7/29, Sean McBride <email@hidden>:
> On 2005-07-28 23:45, Damien Bobillot said:
>
> >Currently, there's no VM/bytecode for Obj-C (the gcc and CW compilers
> >compile to native code, and I've never heard of other Obj-C compilers).
>
> There's POC:
> <http://users.pandora.be/stes/compiler.html>
But that still isn't a virtual machine, and it doesn't compile to
bytecode. It translates the Obj-C to plain C and then uses the host
machine's C compiler. That is, native code comes out the other side,
just like gcc/CW
--
Clark S. Cox III
email@hidden
http://clarkcox3.livejournal.com/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden