« Return to Thread: Android: Jython port?

Re: Android: Jython port?

by lysdexia :: Rate this Message:

Reply to Author | View in Thread

Might want to have a look at the unfortunately named jythonroid.

http://code.google.com/p/jythonroid/



backspaces wrote:
In an earlier message, I mentioned the C/C++ dependencies of CPython libraries.

Well, a lot of buzz has started up over the GPhone, and the Android SDK:
  http://code.google.com/android/
The SDK apparently is Java based.  So I wondered: could a port of Jython be made to the Android SDK?

Note that the JVM is not actually a Java byte code VM but the Dalvik virtual machine, Google's VM which may eventually work for languages other than Java.

BTW: A Jython port may actually be worth money!  There's a "challenge" going on shortly that could be a good incentive for such a port:
  http://code.google.com/android/adc.html

   -- Owen

 « Return to Thread: Android: Jython port?