2011/5/14 Darjus Loktevic <[email protected]>: > After looking at SWIG cffi example, it seems that adding basic support > for PyPy ctypes should not be hard (no C++ support of course). I might > play with it on the weekend.
Nice! But note that SWIG cffi can also wrap C++ classes... -- Amaury Forgeot d'Arc _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
