On 8/21/2011 2:32 PM, Carl Friedrich Bolz wrote:

Solving the problem of persisting source code is *seriously* hard, and I agree with Armin, I'm not going to invest any time in it.

One interesting side note: The implementors of v8 decided that the best and most compact representation of source code was the code itself. Accordingly, they keep a representation of it around for reference and use in different parts of the interpreter loop.

Thanks,

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

Reply via email to