[pypy-dev] I would like it if...

Simon Cross hodgestar at gmail.com
Fri Dec 21 10:15:45 CET 2012


On Fri, Dec 21, 2012 at 10:56 AM, Amaury Forgeot d'Arc
<amauryfa at gmail.com> wrote:
> At some point (one year ago?) I had pygame run on pypy for sure.
> Did you try compiling pygame with pypy as the Python interpreter?

Are you sure? In October 2012 CTPUG sprinted on getting pygame running
under pypy [1] and encountered a number of issues [2]. We got some
bugs fixed and a pygame window to display eventually but it wasn't
exactly working (or fast).

Duangle has started to wrap SDL using cffi [3] which might be a saner
starting point for getting an SDL wrapper that runs under pypy with
good performance.

[1] http://ctpug.org.za/wiki/Meeting20111008
[2] See commits at https://bitbucket.org/stefanor/pygame-pypy
[3] https://bitbucket.org/duangle/pysdl-cffi

Schiavo
Simon


More information about the pypy-dev mailing list