[pypy-svn] r21492 - pypy/extradoc/sprintinfo/mallorca

pedronis at codespeak.net pedronis at codespeak.net
Thu Dec 22 01:56:58 CET 2005


Author: pedronis
Date: Thu Dec 22 01:56:57 2005
New Revision: 21492

Modified:
   pypy/extradoc/sprintinfo/mallorca/sprint-announcement.txt
Log:
slight reformulation of JIT task



Modified: pypy/extradoc/sprintinfo/mallorca/sprint-announcement.txt
==============================================================================
--- pypy/extradoc/sprintinfo/mallorca/sprint-announcement.txt	(original)
+++ pypy/extradoc/sprintinfo/mallorca/sprint-announcement.txt	Thu Dec 22 01:56:57 2005
@@ -17,8 +17,8 @@
 of Just-in-Time compilation. In Mallorca we will continue that
 and have the following ideas: 
 
-  - Further work/experimentation with the Abstract Interpreter that was
-    started in Gothenburg.
+  - Further work/experimentation toward Just-In-Time Compiler generation, 
+    which was initiated with the Abstract Interpreter started in Gothenburg.
 
   - Integrating our garbage collection toolkit with the backends and the
     code generation.



More information about the Pypy-commit mailing list