Coder Social home page Coder Social logo

praveenmunagapati / pypy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozillazg/pypy

0.0 1.0 0.0 291.7 MB

The unofficial GitHub mirror of PyPy

Home Page: https://bitbucket.org/pypy/pypy

License: Other

Makefile 0.08% Python 93.38% C 5.55% Shell 0.04% Batchfile 0.02% HTML 0.29% Roff 0.02% Visual Basic 0.01% PLSQL 0.04% C++ 0.24% CSS 0.01% HCL 0.01% Emacs Lisp 0.01% Vim Script 0.01% M4 0.02% Awk 0.01% Objective-C 0.01% Assembly 0.29%

pypy's Introduction

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

pypy's People

Contributors

arigo avatar fijal avatar cfbolz avatar antocuni avatar mattip avatar amauryfa avatar alex avatar pedronis avatar rlamy avatar bdkearns avatar mwhudson avatar ctismer avatar bivab avatar planrich avatar hpk42 avatar hakanardo avatar wlav avatar benjaminp avatar ericvrp avatar pjenvey avatar anders-chrigstrom avatar richemslie avatar ptersilie avatar groggi avatar santagada avatar jpeel avatar jlg avatar manueljacob avatar aquamiau avatar lac22 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.