[fpc-other] [fpc-pascal] FPC Graphics options?
noreply at z505.com
noreply at z505.com
Wed May 24 03:59:11 CEST 2017
> On 2017-05-23 01:03, Nikolay Nikolov wrote:
>>> Isn't java just a wrapper around C?
>> No. Java compilers generate code for a virtual machine, called JVM
>> (Java
>> Virtual Machine). They do not generate code for x86 CPUs or any other
>> ...snip...
But the virtual machine is just C code, so it's a wrapper around C, IMO
I could be wrong, but, all it does is end up calling C written VM,
right?
More information about the fpc-other
mailing list