The pypy'ers have written a brief description on
using rpython to create standalone executables:
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.
using rpython to create standalone executables:
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.
Comment