POV-Ray : Newsgroups : povray.off-topic : How to read source code? : Re: How to read source code? Server Time
29 Jul 2024 02:23:22 EDT (-0400)
  Re: How to read source code?  
From: Kenneth
Date: 9 Feb 2013 15:05:00
Message: <web.5116a9c4f5f10c30c2d977c20@news.povray.org>
Warp <war### [at] tagpovrayorg> wrote:

>
> Then there's a kind of third category, where a language is actually
> compiled, but not to native machine code, but to a more hardware-independent
> "byte code", which is then "interpreted" by a runtime environment...[clip]
>
> Of course it can get even more complicated than this. The most advanced
> runtime environments will compile the "custom machine code" into actual
> machine code of the CPU on the fly, for speed.

This is what I understand Java to be (at least, the Windows Java Runtime
Environment.)

BTW, your entire post is a very informative summary of these topics; I haven't
seen it described so clearly and succinctly before. Much appreciated!


Post a reply to this message

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