On Thu, 2014-01-09 at 16:59 +0000, Toby St Clere Smithe wrote:
> 
> I have written a (C)Python extension using Boost::Python, and would
> like to get it working on PyPy. I came across [1], but that's probably
> a bit out of date, and the link given there discussing the status
> then[2] doesn't work any more. Is there an up-to-date status page? Or,
> does anyone know more?

Did you actually try it?

I have found that cpyext has seen huge improvements in the last years.
This summer, I've managed to compile some rather complex
Cython-generated code with minor manual changes...

-- 
Sincerely yours,
Yury V. Zaytsev


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to