Python for mobiles



Hello,

Is there any chance that i could compile python programs to java (.jar
[java bytecode]) so that i could run them with full support (no
interpreter) in a wireless device (talking about mobiles eg. nokia,
ericsson).
I am aware of jython, however i am not elegible of finding a proper
article claiming wheather this ability is provided or not.

Thanks in advance!
.



Relevant Pages

  • Re: Jython, GILs and object locking.
    ... [Alan Kennedy] ... Compiles it to Java bytecode, which makes calls against a python ... "interpreter state" for the context in which the code is running ...
    (comp.lang.python)
  • Re: Thought for the day
    ... does surprise me that x86 hasn't grown a Java bytecode or MSIL execution ... I'm waiting for the Javascript interpreter in microcode, ...
    (alt.sysadmin.recovery)
  • Re: Ruby questions
    ... users that I've seen is JRuby. ... It can run on all platforms, but it's not a cross platform solution. ... dependency on ruby interpreter for dependency on java bytecode interpreter. ... ruby to be similar to the jar, but it hasn't seem to emerged yet. ...
    (comp.lang.ruby)
  • Re: Revise text section that has been loaded into virtual memory
    ... > Robert Redelmeier wrote: ... > The Java bytecode is data for the interpreter. ... > OP question applied to native machine code. ...
    (comp.os.linux.development.system)