alternative python compilers/vms? (like java)

Larry Bates lbates at swamisoft.com
Thu Apr 22 14:21:04 EDT 2004


You might also want to look at Jython.  It is Python turned
to Java bytecodes.  Then you can use other VMs.

http://www.jython.org/

Larry Bates
Syscon, Inc.

"project2501" <project2501 at project2501.cor> wrote in message
news:pan.2004.04.22.16.09.35.766000 at project2501.cor...
>
> are there alternative compilers for python? or different VMs to run the
> bytecode?
>
> similar to IBM java jvm and sun jvm, and other jvms? jikes, gcj?
>
>





More information about the Python-list mailing list