[pypy-svn] r64294 - pypy/trunk/pypy/doc

arigo at codespeak.net arigo at codespeak.net
Fri Apr 17 18:55:07 CEST 2009


Author: arigo
Date: Fri Apr 17 18:55:07 2009
New Revision: 64294

Modified:
   pypy/trunk/pypy/doc/extradoc.txt
Log:
Complete the list of talks.  (argh)


Modified: pypy/trunk/pypy/doc/extradoc.txt
==============================================================================
--- pypy/trunk/pypy/doc/extradoc.txt	(original)
+++ pypy/trunk/pypy/doc/extradoc.txt	Fri Apr 17 18:55:07 2009
@@ -30,7 +30,8 @@
 * `Automatic generation of JIT compilers for dynamic languages in .NET`_,
   D. Ancona, C.F. Bolz, A. Cuni and A. Rigo
 
-* `JIT Compiler Architecture`_, A. Rigo and S. Pedroni *(outdated)*
+* `EU Reports`_: a list of all the reports we produced until 2007 for the
+  European Union sponsored part of PyPy.
 
 
 *Other research using PyPy (as far as we know it):*
@@ -55,7 +56,7 @@
 .. _`Faster than C#: Efficient Implementation of Dynamic Languages on .NET`: http://codespeak.net/svn/pypy/extradoc/talk/icooolps2009-dotnet/cli-jit.pdf
 .. _`Automatic JIT Compiler Generation with Runtime Partial Evaluation`: http://codespeak.net/svn/user/cfbolz/jitpl/thesis/final-master.pdf
 .. _`RPython: A Step towards Reconciling Dynamically and Statically Typed OO Languages`: http://www.disi.unige.it/person/AnconaD/papers/Recent_abstracts.html#AACM-DLS07
-.. _`JIT Compiler Architecture`: http://codespeak.net/pypy/extradoc/eu-report/D08.2_JIT_Compiler_Architecture-2007-05-01.pdf
+.. _`EU Reports`: index-report.html
 .. _`PyGirl: Generating Whole-System VMs from High-Level Prototypes using PyPy`: http://www.iam.unibe.ch/~verwaest/pygirl.pdf
 .. _`Representation-Based Just-in-Time Specialization and the Psyco Prototype for Python`: http://psyco.sourceforge.net/psyco-pepm-a.ps.gz
 .. _`Back to the Future in One Week -- Implementing a Smalltalk VM in PyPy`: http://dx.doi.org/10.1007/978-3-540-89275-5_7
@@ -65,13 +66,91 @@
 Talks and Presentations 
 ----------------------------------
 
-A (non-sorted) history of our talks is present in `this directory`__.
+Talks in 2009
++++++++++++++
+
+* `EuroPython talks 2009`_.
+
+* `PyCon talks 2009`_.
+
+* `Wroclaw (Poland) presentation`_ by Maciej Fijalkowski.  Introduction,
+  including about the current JIT.
+
+* `PyPy talk at OpenBossa 09`_ (blog post).
+
+
+Talks in 2008
++++++++++++++
+
+* Talk `at PyCon Poland 08`_.  In Polish.
+
+* `The PyPy Project and You`_, by Michael Hudson at OSDC 2008.
+
+* `Back to the Future in One Week -- Implementing a Smalltalk VM in PyPy`_
+  by C.F. Bolz et al.; `pdf of the presentation`__ at S3 2008.
+
+* `EuroPython talks 2008`_.
+
+* PyPy at the `Maemo summit`_.
+
+* `PyCon UK 2008 - JIT`_ and `PyCon UK 2008 - Status`_.
+
+* `PyCon Italy 2008`_.
+
+* Talk by Maciej Fijalkowski `at SFI 08`_, Cracow (Poland) Academic IT
+  Festival.
+
+* `RuPy 2008`_.
+
+* `PyCon 2008`_.
+
+.. __: http://codespeak.net/svn/pypy/extradoc/talk/s3-2008/talk.pdf
+
+
+Talks in 2007
++++++++++++++
+
+* Our "road show" tour of the United States: presentations `at IBM`__
+  and `at Google`__.
+
+* `ESUG 2007`_.
+
+* `RPython: A Step towards Reconciling Dynamically and Statically Typed
+  OO Languages`_ at DLS 2007.  `Pdf of the presentation`__.
+
+* Talks at `Bern (Switzerland) 2007`_.
+
+* `PyCon UK 2007`_.
+
+* A presentation in Dresden_ by Maciej Fijalkowski.
+
+* Multiple talks at `EuroPython 2007`_.
+
+* A presentation at `Bad Honnef 2007`_ by C.F. Bolz about the Prolog
+  interpreter.
+
+* A `Dzug talk`_ by Holger Krekel.
+
+* Multiple talks at `PyCon 2007`_.
+
+* A talk at `PyCon - Uno 2007`_.
+
+* `RuPy 2007`_.
+
+* `Warsaw 2007`_.
+
+.. __: http://codespeak.net/svn/pypy/extradoc/talk/roadshow-ibm/
+.. __: http://codespeak.net/svn/pypy/extradoc/talk/roadshow-google/Pypy_architecture.pdf
+.. __: http://codespeak.net/svn/pypy/extradoc/talk/dls2007/rpython-talk.pdf
 
-.. __: http://codespeak.net/svn/pypy/extradoc/talk
 
 Talks in 2006
 +++++++++++++
 
+* `Warsaw 2006`_.
+
+* `Tokyo 2006`_.
+
 * `PyPy's VM Approach`_ talk, given by Armin Rigo at the Dynamic Languages
   Symposium at OOPSLA'06 (Portland OR), and by Samuele Pedroni at Intel
   Hillsboro (OR)  (October). The talk presents the paper 
@@ -119,7 +198,8 @@
   and Bea During at the 22nd Chaos Communication Conference in Berlin, Dec. 2005
 
 * `Sprinting the PyPy way`_, an overview about our sprint methodology, given by
-  Bea During during EuroPython 2005
+  Bea During during EuroPython 2005. (More PyPy talks were given, but are
+  not present in detail.)
 
 * `PyCon 2005`_ animated slices, mostly reporting on the translator status.
 
@@ -132,7 +212,7 @@
 * `EU funding for FOSS`_ talk on Chaos Communication
   Conference in Berlin, Dec 2004. 
 
-Talks in 2004
+Talks in 2003
 +++++++++++++
 
 * oscon2003-paper_ an early paper presented at Oscon 2003 describing 
@@ -160,6 +240,33 @@
 .. _`Sprinting the PyPy way`: http://codespeak.net/svn/pypy/extradoc/talk/ep2005/pypy_sprinttalk_ep2005bd.pdf
 .. _`PyPy's VM Approach`: http://codespeak.net/pypy/extradoc/talk/dls2006/talk.html
 .. _`PyPy's approach to virtual machine construction`: http://codespeak.net/svn/pypy/extradoc/talk/dls2006/pypy-vm-construction.pdf
+.. _`EuroPython talks 2009`: http://codespeak.net/svn/pypy/extradoc/talk/ep2009/
+.. _`PyCon talks 2009`: http://codespeak.net/svn/pypy/extradoc/talk/pycon2009/
+.. _`Wroclaw (Poland) presentation`: http://codespeak.net/svn/pypy/extradoc/talk/wroclaw2009/talk.pdf
+.. _`PyPy talk at OpenBossa 09`: http://morepypy.blogspot.com/2009/03/pypy-talk-at-openbossa-09.html
+.. _`at SFI 08`: http://codespeak.net/svn/pypy/extradoc/talk/sfi2008/
+.. _`at PyCon Poland 08`: http://codespeak.net/svn/pypy/extradoc/talk/pyconpl-2008/talk.pdf
+.. _`The PyPy Project and You`: http://codespeak.net/svn/pypy/extradoc/talk/osdc2008/osdc08.pdf
+.. _`EuroPython talks 2008`: http://codespeak.net/svn/pypy/extradoc/talk/ep2008/
+.. _`Maemo summit`: http://morepypy.blogspot.com/2008/09/pypypython-at-maemo-summit.html
+.. _`PyCon UK 2008 - JIT`: http://codespeak.net/svn/pypy/extradoc/talk/pycon-uk-2008/jit/pypy-vm.pdf
+.. _`PyCon UK 2008 - Status`: http://codespeak.net/svn/pypy/extradoc/talk/pycon-uk-2008/status/status.pdf
+.. _`PyCon Italy 2008`: http://codespeak.net/svn/pypy/extradoc/talk/pycon-italy-2008/pypy-vm.pdf
+.. _`RuPy 2008`: http://codespeak.net/svn/pypy/extradoc/talk/rupy2008/
+.. _`RuPy 2007`: http://codespeak.net/svn/pypy/extradoc/talk/rupy2007/
+.. _`PyCon 2008`: http://codespeak.net/svn/pypy/extradoc/talk/pycon2008/
+.. _`ESUG 2007`: http://codespeak.net/svn/pypy/extradoc/talk/esug2007/
+.. _`Bern (Switzerland) 2007`: http://codespeak.net/svn/pypy/extradoc/talk/bern2007/
+.. _`PyCon UK 2007`: http://codespeak.net/svn/pypy/extradoc/talk/pyconuk07/
+.. _Dresden: http://codespeak.net/svn/pypy/extradoc/talk/dresden/
+.. _`EuroPython 2007`: http://codespeak.net/svn/pypy/extradoc/talk/ep2007/
+.. _`Bad Honnef 2007`: http://codespeak.net/svn/pypy/extradoc/talk/badhonnef2007/talk.pdf
+.. _`Dzug talk`: http://codespeak.net/svn/pypy/extradoc/talk/dzug2007/dzug2007.txt
+.. _`PyCon 2007`: http://codespeak.net/svn/pypy/extradoc/talk/pycon2007/
+.. _`PyCon - Uno 2007`: http://codespeak.net/svn/pypy/extradoc/talk/pycon-uno2007/pycon07.pdf
+.. _`Warsaw 2007`: http://codespeak.net/svn/pypy/extradoc/talk/warsaw2007/
+.. _`Warsaw 2006`: http://codespeak.net/svn/pypy/extradoc/talk/warsaw2006/
+.. _`Tokyo 2006`: http://codespeak.net/svn/pypy/extradoc/talk/tokyo/
 
 
 Related projects 



More information about the Pypy-commit mailing list