[pypy-svn] r63568 - pypy/extradoc/talk/icooolps2009-dotnet
antocuni at codespeak.net
antocuni at codespeak.net
Fri Apr 3 17:03:51 CEST 2009
Author: antocuni
Date: Fri Apr 3 17:03:50 2009
New Revision: 63568
Modified:
pypy/extradoc/talk/icooolps2009-dotnet/intro.tex
Log:
add an XXX that I can't solve now
Modified: pypy/extradoc/talk/icooolps2009-dotnet/intro.tex
==============================================================================
--- pypy/extradoc/talk/icooolps2009-dotnet/intro.tex (original)
+++ pypy/extradoc/talk/icooolps2009-dotnet/intro.tex Fri Apr 3 17:03:50 2009
@@ -32,6 +32,10 @@
\emph{JIT layering} can give good results, as dynamic languages can be even
faster than their static counterparts.
+\anto{XXX: we first say that IronPython&co. does JIT compilation, then we say
+ we are the first to do JIT layering. This seems a bit strange, though at
+ the moment I can't think of any better way to word this concept}
+
\subsection{Overview of PyPy}
The \emph{PyPy} project\footnote{\texttt{http://codespeak.net/pypy/}}
More information about the Pypy-commit
mailing list