Hi Yicong, On 13 May 2015 at 11:10, Amaury Forgeot d'Arc <amaur...@gmail.com> wrote: >> Does pypy have similar API? > > But don't you have it already? the func(3) above should return the integer 6!
I would guess so too. The point of the PyPy "API" is that it is completely minimal. You have to do everything with CFFI. But then, you *can* do whatever you like with CFFI without the constrains of a particular API. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev