Hacker News new | ask | show | jobs
by tyho 4023 days ago
PyPy is written in a subset of python called RPython. It is translated into c then executed.