compile your python programs with rpython

Simon Burton simon at arrowtheory.com
Mon Jan 15 13:35:40 EST 2007


The pypy'ers have written a brief description on
using rpython to create standalone executables:

http://codespeak.net/pypy/dist/pypy/doc/standalone-howto.html

This is definately worth playing around with, it's very nice writing
(r)python code that gets executed as if it were c code.

Simon.




More information about the Python-list mailing list