Differences between revisions 1 and 2
Revision 1 as of 2008-02-20 20:29:13
Size: 1969
Editor: 198
Comment: Template page
Revision 2 as of 2008-11-15 14:00:37
Size: 1969
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Sign Up for a Sprint!

Are you interested in sprinting in this project? Great!

Please add your name below, include your email address.

If you're not sure which project to join, you can register in the generic sprint sign-up page.

See you at PyCon!

Project Info

PyPy is a python compiler written in Python. It's also a very flexible compiler toolchain which can compile so called RPython (restricted Python, a subset of Python without dynamic features) into a variety of platforms including C/POSIX, JVM and CLI. PyPy also features a set of experimental features, like different GCs or different threading models, which makes it a good platform to experiment with the python language.

Project URL: http://codespeak.net/pypy

Sprint Leader: Maciej Fijalkowski

This sprint is newcomer-friendly sprint. The list of task is as usual very long and depending on attendees. It's suggested that people would come to an IRC and chat a bit to have a clue what is feasible on a sprint and what is not. For example, we can work on:

  • JVM backend bindings for Java libraries
  • Extending pypy as necessary for software X to run
  • Adding more modules to pypy
  • Sketching ctypes-based software, killing dependency on C modules written using C/CPython API.
  • Optimizing certain parts of pypy for certain micro-benchmarks.
  • Whatever else....

Software requirements: the details depends on what people would like to work on, but in general pygame, libgc and libffi are very very useful (although not needed). A PyPy checkout, gcc and such things are a must. For people wanting to work on particular backends, appropriately Java, Mono (or .NET), spidermonkey are needed.

Sprinters

  • John Doe (deletethisline at nomail.net)

list will be available at http://codespeak.net/pypy/extradoc/sprintinfo/pycon2008/people.txt

PyCon2008/SprintSignups/PyPy (last edited 2008-11-15 14:00:37 by localhost)

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