PyPy JIT Generation
PyPy interpreter
(RPython)
PyPy as Low-
Level
Flowgraphs
Red/Green
colored Low-
Level
Flowgraphs
PyPy (JIT)
Compiler (as
Flowgraphs)
PyPy (JIT) Compiler
as C code
Translation
Hint-Annotation
Timeshifting
Backend Code-Generation
Bytecode
Bytecode
Bytecode
execution results
bytecode
compiled
as graphs
runtime executable
native code