Stelios Xanthakis <[EMAIL PROTECTED]> 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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to