Python Virtual machine
Grant Edwards
grante at visi.com
Thu Nov 28 12:10:13 EST 2002
More information about the Python-list mailing list
Thu Nov 28 12:10:13 EST 2002
- Previous message (by thread): Python Virtual machine
- Next message (by thread): How to get a pointer on Numeric.array
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <mailman.1038502540.819.python-list at python.org>, sivaprasad kondapalli wrote: > Can Python run on any Virtual Machine? Yes. As long as there's a Python compiler that generates code for that virtual machine. There are currently compilers for JVM and "PVM". > How good is Python to develop a Thick Client Applications? Seven. -- Grant Edwards grante Yow! I smell like a wet at reducing clinic on Columbus visi.com Day!
- Previous message (by thread): Python Virtual machine
- Next message (by thread): How to get a pointer on Numeric.array
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list