I know about existence of Jython, which is Python running over PersonalJava. The Jython compiler produces java sources from python sources, and then it compiles them to obtain java code.
Does it exist anything (even at alpha stage) which converts python sources to J2ME sources rather than PersonalJava?
My phone does not support any existing version of Python except for Jython for PersonalJava, which is VEEEERY slow...

Reply With Quote

