2012/5/16 Armin Rigo <[email protected]> > > 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
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
