Differences between revisions 15 and 16
Revision 15 as of 2007-11-14 13:08:55
Size: 524
Editor: p54ABA0C0
Comment: some small fixes
Revision 16 as of 2008-11-15 14:01:24
Size: 528
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Please refer to [http://codespeak.net/pypy the PyPy home page] for more information Please refer to [[http://codespeak.net/pypy|the PyPy home page]] for more information
Line 10: Line 10:
It includes a JIT compiler, stackless-like functionality, uses the [http://www.hpl.hp.com/personal/Hans_Boehm/gc/ Boehm garbage collector] and has whole lot of "backends" - C, LLVM, JavaScript, CLI, Java. It includes a JIT compiler, stackless-like functionality, uses the [[http://www.hpl.hp.com/personal/Hans_Boehm/gc/|Boehm garbage collector]] and has whole lot of "backends" - C, LLVM, JavaScript, CLI, Java.

PyPy

PyPy is a Python implementation in Python. Yes, it can interpret itself!

Please refer to the PyPy home page for more information about this upcoming Python implementation.

PyPy 1.0 was released on 27/03/2007 http://codespeak.net/pypy/dist/pypy/doc/release-1.0.0.html

It includes a JIT compiler, stackless-like functionality, uses the Boehm garbage collector and has whole lot of "backends" - C, LLVM, JavaScript, CLI, Java.

PyPy (last edited 2014-03-31 04:34:44 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.