Skip to content

gorakhargosh/pypy

 
 

Repository files navigation

=====================================
PyPy: Python in Python Implementation 
=====================================

Welcome to PyPy!

PyPy is both an implementation of the Python programming language, and
an extensive compiler framework for dynamic language implementations.
You can build self-contained Python implementations which execute
independently from CPython.

The home page is:

    http://pypy.org/

The getting-started document will help guide you:

    http://doc.pypy.org/en/latest/getting-started.html

It will also point you to the rest of the documentation which is generated
from files in the pypy/doc directory within the source repositories. Enjoy
and send us feedback!

    the pypy-dev team <pypy-dev@python.org>

About

PyPy is both an implementation of the Python programming language, and an extensive compiler framework for dynamic language implementations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.8%
  • C 4.5%
  • Assembly 0.3%
  • C# 0.2%
  • Java 0.2%
  • Objective-C 0.0%