[pypy-svn] r54414 - pypy/extradoc/sprintinfo/berlin-2008

cfbolz at codespeak.net cfbolz at codespeak.net
Sun May 4 17:20:11 CEST 2008


Author: cfbolz
Date: Sun May  4 17:20:11 2008
New Revision: 54414

Modified:
   pypy/extradoc/sprintinfo/berlin-2008/announcement.txt
Log:
reflow and different link


Modified: pypy/extradoc/sprintinfo/berlin-2008/announcement.txt
==============================================================================
--- pypy/extradoc/sprintinfo/berlin-2008/announcement.txt	(original)
+++ pypy/extradoc/sprintinfo/berlin-2008/announcement.txt	Sun May  4 17:20:11 2008
@@ -2,9 +2,10 @@
          PyPy Berlin Sprint (17-22nd May 2008)
 =====================================================================
 
-The next PyPy sprint will be in the crashed `c-base space station`_, Berlin,
-Germany, Earth, Solar System.  This is a fully public sprint: newcomers (from
-all planets) and topics other than those proposed below are welcome.
+The next PyPy sprint will be in the crashed `c-base space station`_,
+Berlin, Germany, Earth, Solar System.  This is a fully public sprint:
+newcomers (from all planets) and topics other than those proposed below
+are welcome.
 
 .. _`c-base space station`: http://www.c-base.org/
 
@@ -13,17 +14,19 @@
 Goals and topics of the sprint
 ------------------------------
 
-  - work on PyPy's JIT generator: we are refactoring parts of the compiling
-    logic, in ways that may also allow generating better machine code for
-    loops (people with knowledge on compilers and SSA, welcome)
+  - work on PyPy's JIT generator: we are refactoring parts of the
+    compiling logic, in ways that may also allow generating better
+    machine code for loops (people with knowledge on compilers and SSA,
+    welcome)
 
-  - work on the SPy VM, PyPy's Squeak implementation, particularly the graphics
-    capabilities
+  - work on the SPy VM, PyPy's Squeak implementation, particularly the
+    graphics capabilities
 
   - work on PyPy's GameBoy emulator, which also needs graphics support
 
-  - trying some large pure-Python applications or libraries on PyPy and fixing
-    the resulting bugs. Possibilities are Zope 3, Django and others.
+  - trying some large pure-Python applications or libraries on PyPy and
+    fixing the resulting bugs. Possibilities are Zope 3, Django and
+    others.
 
 * We are open to all sorts of other tasks during the sprint, just
   propose something.
@@ -38,17 +41,17 @@
     Rungestrasse 20
     10179 Berlin
 
-To get there, take the U-Bahn or S-Bahn to the station "Jannowitzbrücke". See
-here_ for a rough map to get to c-base from there.
+To get there, take the U-Bahn or S-Bahn to the station
+"Jannowitzbrücke". See here_ for a map to get to c-base from there.
 
-.. _here: http://www.c-base.org/cv50f/core/c-tour/htdocs/location.html
+.. _here: http://maps.google.com/maps?f=q&hl=en&geocode=&q=c-base+berlin&ie=UTF8&ll=52.515464,13.408985&spn=0.020449,0.057335&z=15&iwloc=A
 
 If you want to come, please register via by svn:
 
   http://codespeak.net/svn/pypy/extradoc/sprintinfo/berlin-2008/people.txt
 
-or write a mail to the pypy-sprint mailing list if you do not yet have check-in
-rights:
+or write a mail to the pypy-sprint mailing list if you do not yet have
+check-in rights:
 
   http://codespeak.net/mailman/listinfo/pypy-sprint
 
@@ -61,5 +64,6 @@
 Exact times
 -----------
 
-The sprint will be from 17th to 22nd of May 2008. We will start sprinting every
-day at 10. An introduction will be given on the first day, if there is interest.
+The sprint will be from 17th to 22nd of May 2008. We will start
+sprinting every day at 10. An introduction will be given on the first
+day, if there is interest.



More information about the Pypy-commit mailing list