Looks like things are going good on porting the Java VM on to iPhone. The fact is that iPhone is very well poised to run Java applications better than any other phone. Jay Freeman has been successful in porting the JamVM on to iPhone. JamVM is JSE 1.5 compatible. The core java classes has been [...]
It is now evident that iPhone has native ‘possible support’ for Java applications. Iphone has a core ARM1176JZF chip with Jazelle support. Jazelle can provide the necessary hardware acceleration of bytecodes by means of an additional instruction set running directly on the processor core. It is estimated that approximately 90% of the bytecode can be [...]
You can ‘Run’ your java code online, even if you dont have a compiler at your disposal, over here:- http://www.zamples.com/JspExplorer/index.jsp?format=jdk16cl
[update] Here is an online compiler for C#, Java, c++, Visual Basic (VB), Fortran, PHP, Perl, Ruby and many others!
CodePad is a an online compiler/interpreter with simple collaboration too.
You can paste your [...]