Hi all,

With Maciej showing up, we will have "just in time" a mini-sprint next
week in Leysin: 14-19th of May.  Anyone is welcome to show up, from a
day to a week, to talk or work on anything preferrably vaguely
PyPy-related.

As usual the topics are open, but we were thinking at least to
implement some optimization in the JIT: allocating the assembler
frames into the heap rather than the stack.  (This *is* an
optimization because they can survive even after the function
returned, which means that we don't need to move parts of them out
when the function returns.)

If someone wants to jump on the offer, mail me so that we can set up logistics.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to