Y
Hacker News
new
|
ask
|
show
|
jobs
by
widdma
3066 days ago
PyPy is written in RPython, which can be compiled to C. PyPy itself emits machine instructions like a regular JIT interpreter.