Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4421:14fb9e7c6f32
Date: 2012-08-06 09:30 +0200
http://bitbucket.org/pypy/extradoc/changeset/14fb9e7c6f32/
Log: clarify
diff --git a/talk/dls2012/licm.pdf b/talk/dls2012/licm.pdf
index
dd7d2286dbdb2201e2f9e266c9279ce9a9ba2a0d..c85c7d2bbef24080b31b779c1525351ce028b263
GIT binary patch
[cut]
diff --git a/talk/dls2012/paper.tex b/talk/dls2012/paper.tex
--- a/talk/dls2012/paper.tex
+++ b/talk/dls2012/paper.tex
@@ -1018,8 +1018,8 @@
Other interesting interpreters that are helped greatly by this optimization are
for example our Prolog interpreter written in RPython
\cite{carl_friedrich_bolz_towards_2010}. Prolog programs often contain tight
-loops that perform list processing. Furthermore we experimented with a language
-for writing numerical kernel used for array manipulation. The exact extent is
+loops that perform list processing. Furthermore we experimented with a Python
library
+for writing numerical kernels doing array manipulation. The exact extent is
out of scope for this paper.
\section{Related Work}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit