Armin, I read your addition to the FAQ, I think I understand now the purpose of RPython and why I should just use the PyPy JIT for my programs.
Kirk On Jan 30, 2013 3:26 AM, "Armin Rigo" <[email protected]> wrote: > Hi Kirk, > > On Mon, Jan 28, 2013 at 11:37 PM, Kirk Liberty <[email protected]> > wrote: > > Is it possible to use PyPy's translation tool without having it > > execute the program? > > As you got it, the answer to that is no. I updated > > https://pypy.readthedocs.org/en/latest/faq.html#do-i-have-to-rewrite-my-programs-in-rpython > . > > > A bientôt, > > Armin. >
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
