Thanks, Armin, doc page looks good now! On a related note, I'm thinking to interface jvm/dalvik, similar to jpype (C module) and following pyjnius (cython module), but in cffi.
I'd be very grateful if there was a good pypy/cffi project you could point me to as an example, especially of harder bits like reference management. d. On 27 November 2013 18:08, Armin Rigo <[email protected]> wrote: > Re-Hi, > > On Wed, Nov 27, 2013 at 5:24 PM, Armin Rigo <[email protected]> wrote: >>> http://doc.pypy.org/en/latest/extending.html > > I updated that page. > > > Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
