forked from thepian/pypy
-
Notifications
You must be signed in to change notification settings - Fork 0
PyPy is both an implementation of the Python programming language, and an extensive compiler framework for dynamic language implementations.
License
harisasank/pypy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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/
We invite you to head over to our detailed getting-started document:
pypy/doc/getting-started.html or
pypy/doc/getting-started.txt
(local if you got a source tarball or svn checkout)
http://codespeak.net/pypy/dist/pypy/doc/getting-started.html
which gives you many good starting and entry points into playing with
PyPy. It will also point you to our documentation section which is
generated from information in the pypy/doc directory.
Enjoy and send us feedback!
the pypy-dev team <[email protected]>
$Id$
$HeadURL$
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
Releases
No releases published
Packages 0
No packages published
Languages
- Python 98.3%
- C 0.6%
- HTML 0.3%
- Assembly 0.3%
- C# 0.2%
- Java 0.2%
- Other 0.1%