[Python-3000] Ctypes as cross-interpreter C calling interface

Stefan Behnel behnel_ml at gkec.informatik.tu-darmstadt.de
Thu Aug 10 09:31:24 CEST 2006


Paul Prescod wrote:
>  2. If not, will Python 3000's build or runtime system use some kind of
> optimization technique such as static compilation ( e.g. extcompiler[1])
> or JIT compilation to allow parts of its library (especially new parts)
> to be written using ctypes instead of C?

What's the problem? Just take PyPy and brand it as Python 3000.

Stefan



More information about the Python-3000 mailing list