= PyPy = PyPy is a Python implementation in Python. Yes, it can interpret itself! Please refer to the [[http://pypy.org|PyPy home page]] for more information about this Python implementation. It includes a JIT compiler, stackless-like functionality, uses the [[http://www.hpl.hp.com/personal/Hans_Boehm/gc/|Boehm garbage collector]] and has whole lot of "backends" - C, LLVM, !JavaScript, CLI, Java. ---- CategoryImplementations