[pypy-svn] r51066 - pypy/extradoc/talk/rupy2008

hpk at codespeak.net hpk at codespeak.net
Sat Jan 26 14:00:48 CET 2008


Author: hpk
Date: Sat Jan 26 14:00:47 2008
New Revision: 51066

Modified:
   pypy/extradoc/talk/rupy2008/abstract.txt
Log:
not really only just a simple JIT ... 


Modified: pypy/extradoc/talk/rupy2008/abstract.txt
==============================================================================
--- pypy/extradoc/talk/rupy2008/abstract.txt	(original)
+++ pypy/extradoc/talk/rupy2008/abstract.txt	Sat Jan 26 14:00:47 2008
@@ -8,6 +8,6 @@
 PyPy translates interpreters to C, .NET and the JVM.  The talk will 
 focus on what is new since the last RUPY conference.  I am going to 
 talk about speed and feature improvements, including the status 
-and future of PyPy's Just-In-Time compiler. 
+and future of PyPy's Just-In-Time compiler generator. 
 
 More about the PyPy project: http://codespeak.net/pypy/



More information about the Pypy-commit mailing list