|
|
|
|
|
by jawee
5768 days ago
|
|
I've heard some Python developers mention using Jython as a way to do this.. simple write in mostly normal Python and compile to Java bytecode.. http://www.jython.org/ Be curious to know if it has been done already and if so, how well it works. |
|
As a general question, how is someone going to get a language interpreter (or Java compiler) included on the iPhone?