Plangs!
Menu
Sun

PyPy

PyPy
High-performance, compliant alternative implementation of the Python language. It is notable for its Just-in-Time (JIT) compiler, often achieving faster execution than standard CPython by optimizing Python code dynamically. PyPy prioritizes speed and flexibility while maintaining code compatibility.
Details
General
Appeared 2007
Popular
Released 08/2024
Dialect of
Implements
Influenced By
Licenses
Written With

Written With

NameDescription
CGeneral-purpose language foundational in systems and application programming.
PythonDynamic, high-level programming language known for its easy-to-read syntax.