[pypy-dev] Work plan for PyPy

Armin Rigo arigo at tunes.org
Thu Jun 28 14:04:44 CEST 2007


Hi Simon,

On Wed, Jun 27, 2007 at 07:07:15PM -0700, Simon Burton wrote:
> Do you think we could extend rffi to be able to
> expose function calls to outside callers, so that eg.
> we can make nifty cpython extension modules ?

It would be a simple matter to have a way to force genc to use specific
names from functions and struct names so that they can be called from
hand-written C code too.  Is that what you mean?


A bientot,

Armin.



More information about the Pypy-dev mailing list