mozillazg/pypy


The unofficial GitHub mirror of PyPy

https://bitbucket.org/pypy/pypy

License: Other

Language: Python

Keywords: github-mirror, pypy


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

First switch to or download the correct branch. The basic choices are default for Python 2.7 and, for Python 3.X, the corresponding py3.X branch (e.g. py3.5).

Build with:

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

This ends up with a pypy-c or pypy3-c binary in the main pypy directory. We suggest to use virtualenv with the resulting pypy-c/pypy3-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 8
Repository Size 311 MB
Stars 62
Forks 15
Watchers 5
Open issues 0
Dependencies 0
Contributors 180
Tags 51
Created
Last updated
Last pushed

Top Contributors See all

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

Recent Tags See all

RevDB-pypy2.7-v5.6.2 July 25, 2017
release-pypy2.7-v5.8.0 June 05, 2017
release-pypy3.5-v5.8.0 June 05, 2017
release-pypy3.5-v5.7.1 April 02, 2017
release-pypy2.7-v5.7.1 March 30, 2017
release-pypy3.5-v5.7.0 March 20, 2017
release-pypy2.7-v5.7.0 March 19, 2017
RevDB-pypy2.7-v5.6.1 January 14, 2017
release-pypy2.7-v5.6.0 November 08, 2016
release-pypy3.3-5.5.0 October 08, 2016
RevDB-pypy2.7-v5.4.1 September 09, 2016
release-pypy2.7-v5.4.1 September 04, 2016
release-pypy2.7-v5.4.0 August 28, 2016
release-pypy2.7-v5.3.1 June 14, 2016
release-pypy2.7-v5.3 June 07, 2016

Something wrong with this page? Make a suggestion

Last synced: 2017-06-13 03:38:44 UTC

Login to resync this repository