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

pedronis at codespeak.net pedronis at codespeak.net
Mon Jan 23 14:32:29 CET 2006


Author: pedronis
Date: Mon Jan 23 14:32:28 2006
New Revision: 22517

Modified:
   pypy/extradoc/sprintinfo/mallorca/planning.txt
Log:
more planning and pairing. Added idea about ctypes inspired C glue.



Modified: pypy/extradoc/sprintinfo/mallorca/planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/mallorca/planning.txt	(original)
+++ pypy/extradoc/sprintinfo/mallorca/planning.txt	Mon Jan 23 14:32:28 2006
@@ -30,7 +30,7 @@
 
   - JIT: Armin
 
-  - stackless application level interface
+  - stackless application level interface: Christian, Eric
 
   - l3interp/offsetof/sizeof work: Michael, Arre, (Samuele)
 
@@ -38,7 +38,10 @@
     offsetof work done: Carl Friedrich, Richard
 
   - improving the way we interface with external functions.
-    (also think about how exceptions fit in there)
+    (also think about how exceptions fit in there):
+    add static ctypes functionality into RPython itself
+    Gerald, Stephan (Samuele)
+
 
   - tutorial about the translator: Armin, Gerald, Stephan,
     Eric, Christian



More information about the Pypy-commit mailing list