[pypy-svn] pypy documentation-cleanup: more Rpython toolchain

lac commits-noreply at bitbucket.org
Fri Apr 29 14:13:57 CEST 2011


Author: Laura Creighton <lac at openend.se>
Branch: documentation-cleanup
Changeset: r43768:f9b275fca640
Date: 2011-04-29 14:13 +0200
http://bitbucket.org/pypy/pypy/changeset/f9b275fca640/

Log:	more Rpython toolchain

diff --git a/pypy/doc/video-index.rst b/pypy/doc/video-index.rst
--- a/pypy/doc/video-index.rst
+++ b/pypy/doc/video-index.rst
@@ -162,7 +162,7 @@
 PAL, 48 min, divx AVI
 
 Holger Krekel and Armin Rigo talk about the basic implementation,
-implementation level aspects and the translation toolchain. This
+implementation level aspects and the RPython translation toolchain. This
 talk also gives an insight into how a developer works with these tools on
 a daily basis, and pays special attention to flow graphs.
 
@@ -184,7 +184,7 @@
 
 PAL, 44 min, divx AVI
 
-Michael Hudson gives an in-depth, very technical introduction to a PyPy sprint. The film provides a detailed and hands-on overview about the architecture of PyPy, especially the translation toolchain.
+Michael Hudson gives an in-depth, very technical introduction to a PyPy sprint. The film provides a detailed and hands-on overview about the architecture of PyPy, especially the RPython translation toolchain.
 
 
 Scripting .NET with IronPython by Jim Hugunin
@@ -292,5 +292,5 @@
 
 PAL 72 min, DivX AVI
 
-Core developers Armin Rigo, Samuele Pedroni and Carl Friedrich Bolz are giving an overview of the PyPy architecture, the standard interpreter, the translation toolchain and the just-in-time compiler.
+Core developers Armin Rigo, Samuele Pedroni and Carl Friedrich Bolz are giving an overview of the PyPy architecture, the standard interpreter, the RPython translation toolchain and the just-in-time compiler.
 


More information about the Pypy-commit mailing list