reingart/pypy


clone of https://bitbucket.org/pypy/pypy (Python in Python Implementation)

License: Other

Language: Python


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/

If you want to help developing PyPy, this document might help you:

http://doc.pypy.org/

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 <[email protected]>

Building

build with:

$ rpython/bin/rpython -Ojit pypy/goal/targetpypystandalone.py

This ends up with pypy-c binary in the main pypy directory. We suggest to use virtualenv with the resulting pypy-c as the interpreter; you can find more details about various installation schemes here:

http://doc.pypy.org/en/latest/install.html

Project Statistics

Sourcerank 4
Repository Size 101 MB
Stars 3
Forks 3
Watchers 1
Open issues 0
Dependencies 0
Contributors 146
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Maciej Fijalkowski Antonio Cuni Carl Friedrich Bolz-Tereick Amaury Forgeot d'Arc Alex Gaynor Samuele Pedroni Brian Kearns Matti Picus Michael Hudson-Doyle Christian Tismer-Sperling David Schneider holger krekel Håkan Ardö Ronan Lamy Benjamin Peterson Eric van Riet Paap wlav Anders Chrigström Richard Emslie Philip Jenvey

Something wrong with this page? Make a suggestion

Last synced: 2020-05-18 19:36:37 UTC

Login to resync this repository