• CEP 801: PyPy backend support
  • Approaches
  • Interfacing at the C level
  • Interfacing at the assembly level
  • Generating Python code that uses ctypes
  • Generating (R)Python code that uses a new FFI (like rffi)
  • Open Questions
  • RPython code generation