Differences between revisions 2 and 24 (spanning 22 versions)
Revision 2 as of 2004-05-25 18:18:38
Size: 247
Editor: c-f48a70d5
Comment:
Revision 24 as of 2014-03-31 04:34:44
Size: 441
Comment: remove outdated information
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== PyPy sprint ==
The Py``Py sprint will start Monday 31 May and run until Sunday 6 June. It will then restart Thursday 10 June and continue until Saturday 12 June.
= PyPy =
Line 4: Line 3:
For more information see the [^http://www.codespeak.net/pypy PyPy homepage]. PyPy is a Python implementation in Python. Yes, it can interpret itself!

Please refer to the [[http://pypy.org|PyPy home page]] for more information about this Python implementation.

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.
----
CategoryImplementations

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 Python implementation.

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


CategoryImplementations

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

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