POV-Ray : Newsgroups : povray.general : java : Re: java Server Time
13 Aug 2024 21:22:58 EDT (-0400)
  Re: java  
From:
Date: 25 Feb 1999 07:39:18
Message: <wb7lt6r72i.fsf@tycho.oslo.infostream.no>
[On 25 Feb 1999 07:00:41 -0500, Nieminen Mika <war### [at] cctutfi>]
|   So what's the difference between compiled Java and compiled C++ except
| that C++ is supported by almost any platfrom while Java isn't?

C++ code is _barely_ compiler independent. Crowe is talking about
just-in-time compiling (JIT) which is still platform independent 
since it is done in run time.

-- 
A penny for your thoughts.
Mine are more expensive.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.