May 27, 2016
11:50 a.m.
Hi, On 27 May 2016 at 09:24, Maciej Fijalkowski <fijall@gmail.com> 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