pyvm -- faster python

Paul Rubin http
Wed May 11 22:48:42 EDT 2005


Stelios Xanthakis <sxanth at ceid.upatras.gr> writes:
> I didn't know much about PyPy.  It seems that pyvm is *exactly* what
> pypy needs to boost its performance.  Does pypy has the vm in python
> as well?  Does pypy have a compiler that produces 2.4 bytecodes?

Pypy makes native machine code, not bytecode.



More information about the Python-list mailing list