Author: Benjamin Peterson <[email protected]>
Branch: extradoc
Changeset: r4131:2962638984fb
Date: 2012-03-07 11:30 -0600
http://bitbucket.org/pypy/extradoc/changeset/2962638984fb/
Log: indicate intepreter is in RPython
diff --git a/talk/pycon2012/jit/slides.tex b/talk/pycon2012/jit/slides.tex
--- a/talk/pycon2012/jit/slides.tex
+++ b/talk/pycon2012/jit/slides.tex
@@ -126,6 +126,7 @@
\begin{frame}{Generating the JIT}
\begin{itemize}
+\item RPython interpreter is in low-level flowgraphs
\item low-level flowgraphs converted to jitcodes
\item interpreter decides what functions to ``look into''
\item jitcodes stored in binary
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit