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. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
