Ann: PyPy Sprint before PYCON 2005 in Washington

2005-02-15 Thread Christian Tismer
[posted to this list trying to reach Parrot developers]
PyPy Sprint before PYCON 2005 in Washington
---
In the four days from 19th March till 22th March (inclusive)
the PyPy team will host a sprint on their new Python-in-Python
implementation.   The PyPy project was granted funding by the
European Union as part of its Sixth Framework Program,
and is now on track to produce a stackless Python-in-Python
Just-in-Time Compiler by December 2006.  Our Python
implementation, released under the MIT/BSD license, already
provides new levels of flexibility and extensibility at the
core interpreter and object implementation level.
Armin Rigo and Holger Krekel will also give talks about PyPy
and the separate  py.test tool (used to perform various kinds
of testing in PyPy) during the conference.
Naturally, we are eager to see how the other re-implementation
of Python, namely IronPython, is doing and to explore
collaboration possibilities.  Of course, that will depend on
the degree of openness that Microsoft wants to employ.
The Pycon2005 sprint is going to focus on reaching
compatibility with CPython (currently we target version 2.3.4)
for our PyPy version running on top of CPython. One goal of
the sprint is to pass 60% or more of the unmodified regression
tests of mainline CPython.  It will thus be a great way to get
to know CPython and PyPy better at the same time!  Other
possible work areas include:
- translation to C to get a first working lower-level representation
  of the interpreter specified in Python
- integrating and implementing a full parser/compiler chain
  written in Python maybe already targetting the new
  AST-branch of mainline CPython
- fixing various remaining issues that will come up while
  trying to reach the compatibility goal
- integrate or code pure python implementations of some Python modules
  currently written in C.
- whatever issues you come up with! (please tell us
  before hand so we can better plan introductions etc.pp.)
Besides core developers, Bea Düring will be present to help
improving and document our sprint and agile development
process.
We are going to give tutorials about PyPy's basic concepts and
provide help to newcomers usually by pairing them with
experienced pypythonistas. However, we kindly ask newcomers to
be present on the first day's morning (19th of March) of the
sprint to be able to get everyone a smooth start into the
sprint. So far most newcomers had few problems in getting a
good start into our codebase.  However, it is good to have the
following preparational points in mind:
- some experience with programming in the Python language and
  interest to dive deeper
- subscription to  pypy-dev and  pypy-sprint at
http://codespeak.net/pypy/index.cgi?lists
- have a subversion-client, Pygame and graphviz installed on
  the machine you bring to the sprint.
- have a look at our current  documentation, especially the
  architecture and  getting-started documents under
http://codespeak.net/pypy/index.cgi?doc
The pypy-dev and pypy-sprint lists are also the contact points
for raising questions and suggesting and discussing sprint
topics beforehand. We are on #pypy on irc.freenode.net most
of the time. Please don't hesitate to contact us or introduce
yourself and your interests!
Logistics
-
Organizational details will be posted to pypy-sprint and are
or will be available in the Pycon2005-Sprint wiki here:
http://www.python.org/moin/PyConDC2005/Sprints
Registration

send mail to [EMAIL PROTECTED], stating the days
you can be present and any specific interests if applicable.
Registered Participants
---
all days:
 Jacob Hallén
 Armin Rigo
 Holger Krekel
 Samuele Pedroni
 Anders Chrigström
 Bea Düring
 Christian Tismer
 Richard Emslie
--
Christian Tismer :^)   mailto:[EMAIL PROTECTED]
tismerysoft GmbH : Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9A :*Starship* http://starship.python.net/
14109 Berlin : PGP key - http://wwwkeys.pgp.net/
work +49 30 802 86 56  mobile +49 173 24 18 776  fax +49 30 80 90 57 05
PGP 0x57F3BF04   9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
 whom do you want to sponsor today?   http://www.stackless.com/





Implementor discussions at upcoming PyCon

2004-12-27 Thread A.M. Kuchling
The next Python conference, PyCon 2005, is scheduled for March 23-25
in Washington DC.  Jim Hugunin, author of IronPython and original
author of Jython, will be giving a keynote.  The PyPy team is planning
to be there, and current Jython developer Samuele Pedroni is also
probably going to attend.

The conference will therefore be a good place for discussion between
teams working on Python implementations.  Some suggested ideas for
related con events have been:

   * A panel discussion about which parts of the parrotbench benchmark
 are the most difficult and easiest to implement.

   * Python standardization -- do the various implementations run into 
 issues with the languaage reference or test suite?  It's not yet
 clear if Guido van Rossum will be at PyCon, but if he is it's a good
 opportunity to raise issues.

Doubtless you can think of more ideas.  It would be great if
Python-on-Parrot had some presence at PyCon; if anyone is interested
in going, please see http://www.python.org/pycon/2005/ for location
and registration details.

The deadline for proposal submissions is this Friday, Dec. 31st; see
the Call for Proposals at http://www.python.org/pycon/2005/cfp.html
for details.  There's also going to be lots of open space in the PyCon
schedule for BoFs and impromptu presentations, and open space may be
better suited for informal cross-team discussions.

--amk


PyCon

2003-01-28 Thread Christopher Armstrong
Hey, any Parrot hackers going to the Python convention at the end of
March? http://python.org/pycon/. Price will be $150-$200. I'm very
interested in meeting and discussing there :-)

-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |  Release Manager,  Twisted Project
-+ http://twistedmatrix.com/users/radix.twistd/