[Python-3000] Ctypes as cross-interpreter C calling interface (original) (raw)
Stefan Behnel behnel_ml at gkec.informatik.tu-darmstadt.de
Thu Aug 10 09:31:24 CEST 2006
- Previous message: [Python-3000] Ctypes as cross-interpreter C calling interface
- Next message: [Python-3000] Ctypes as cross-interpreter C calling interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] Ctypes as cross-interpreter C calling interface
- Next message: [Python-3000] Ctypes as cross-interpreter C calling interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]