Just FYI, PyPy itself is written in RPython - statically typed subset of Python 
(which of course can be run by normal interpreters) and then that RPython is 
compiled to C and then into the binary

Reply via email to