Java bytecode: Difference between revisions

Content deleted Content added
No edit summary
Line 534:
* [[ARM9E]], a [[Central processing unit|CPU]] family with direct Java bytecode execution ability
* [[Common Intermediate Language]] (CIL), a similar bytecode specification that runs on the [[Common Language Runtime|CLR]] of the [[.NET Framework]].
*[http://developeronline.blogspot.com/2007/11/hacking-java-i.html 'Playing' with Java bytecode] Source code at [http://developeronline.blogspot.com Developer On Line]
 
==External links==