Dimitri Smits schrieb:

what I'm worried more about is that there are open implementations of the java specification (read: jvm) around. OK, they strive to be api-compliant and implement all the interfaces of the entire JRE libraries and do not tend to cherry-pick features/classes.

There exist more derived implementations, like native compilers from Java into machine code. Such certified compilers are available for almost all microcontrollers, where they allow to replace any microcontroller by a different one, while maintaining bit-identical operation of existing code.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to