Hi, On 27 May 2016 at 09:24, Maciej Fijalkowski <[email protected]> wrote: > Another game boy emulator using RPython https://github.com/Baekalfen/PyBoy
It's not actually using RPython. It's a standard Python program, and the PDF has graphs about CPython versus PyPy performance. Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
