PyPy - AshokBhat/notes GitHub Wiki

About

  • Alternative implementation of the Python programming language to CPython.
  • Just-in-time compiler
  • MIT licensed
  • Often Runs faster than CPython

See also