[pypy-dev] Python FFI
Amaury Forgeot d'Arc
amauryfa at gmail.com
Wed May 16 09:58:00 CEST 2012
2012/5/16 Armin Rigo <arigo at tunes.org>
>
> I'm not against the idea of recognizing also Cython syntax extensions
> in the declarations, and indeed external files are a better idea than
> big inlined strings then. But I would also like to try out different
> paths. In one of them, these inline declarations would contain mostly
> just "#include <foo.h>" and the real header would be processed with
> the help of the C compiler.
>
Another incarnation of SWIG?
--
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120516/95488591/attachment.html>
More information about the pypy-dev
mailing list