Re: Are Cocoa Java Apps Compiled?
Re: Are Cocoa Java Apps Compiled?
- Subject: Re: Are Cocoa Java Apps Compiled?
- From: Chris Gehlker <email@hidden>
- Date: Wed, 11 Jul 2001 06:31:01 -0700
On 7/10/01 10:42 PM, "Stuart Bryson" <email@hidden> wrote:
>
Java is usually an interperated language (or compiled to the bytecode)... Is
>
this still the case with OSX and Cocoa? I am about to write a Ray Tracer for
>
OSX in Cocoa and was deciding between Java or Objective - C? Any advice
>
would be appreciated.
Java is compiled to bytecode and runs on a virtual machine. ObjC is compiled
to binary.
I've been writing Java off and on for years and ObjC for a couple of days
and ObjC is already easier.
--
Many individuals have, like uncut diamonds, shining qualities beneath a
rough exterior. - Juvenal, poet (c. 60-140)