Hello all,

Is it possible to use PyPy's translation tool without having it
execute the program? I think this would be important for programs with
infinite loops, or ones which could do potentially dangerous things
ie. when trying to translate a program to control a GPU fan, the fan
was commanded off during a high work load.

Thank you,
Kirk
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to