[pypy-svn] r44775 - pypy/extradoc/talk/ep2007/pypy_10_and_jit

pedronis at codespeak.net pedronis at codespeak.net
Fri Jul 6 13:46:45 CEST 2007


Author: pedronis
Date: Fri Jul  6 13:46:44 2007
New Revision: 44775

Added:
   pypy/extradoc/talk/ep2007/pypy_10_and_jit/talk.txt
   pypy/extradoc/talk/ep2007/pypy_10_and_jit/ui   (contents, props changed)
Log:
start drafting the talk



Added: pypy/extradoc/talk/ep2007/pypy_10_and_jit/talk.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/talk/ep2007/pypy_10_and_jit/talk.txt	Fri Jul  6 13:46:44 2007
@@ -0,0 +1,53 @@
+.. include:: <s5defs.txt>
+
+==========================================================
+PyPy 1.0 xxxx
+==========================================================
+
+:Authors: Armin Rigo,Samuele Pedroni
+
+What is PyPy?
+==============
+
+PyPy 1.0
+================
+
+
+Paradigm
+====================
+
+.. raw:: html
+
+    <br>
+
+.. image:: arch-overview.png
+   :align: center
+
+
+Translation framework
+================================
+
+.. raw:: html
+
+    <br><br>
+
+.. image:: arch-framework.png
+   :align: center
+
+
+Compatibility Matrix 
+=========================
+
+...
+
+... starts of JIT stuff
+
+
+.. xxx extra slide arch-translation diagram
+
+
+.. |bullet| unicode:: U+02022
+.. footer:: Samuele Pedroni, Armin Rigo
+
+
+

Added: pypy/extradoc/talk/ep2007/pypy_10_and_jit/ui
==============================================================================
--- (empty file)
+++ pypy/extradoc/talk/ep2007/pypy_10_and_jit/ui	Fri Jul  6 13:46:44 2007
@@ -0,0 +1 @@
+link ../ui
\ No newline at end of file



More information about the Pypy-commit mailing list