Content deleted Content added
m →Execution: Language details |
DataWraith (talk | contribs) m →Execution: Add link to Jazelle |
||
Line 116:
{{See|Java virtual machine}}
If executing Java bytecode in a Java virtual machine is not desirable, a developer can also compile Java source code or Java bytecode directly to native machine code with tools such as the [[GCJ|GNU Compiler for Java]]. Some ARM processors have the ability to execute bytecode directly (see [[Jazelle]]).
==Support for dynamic languages==
|