[pypy-dev] Pypy custom interpreter JIT question

Antonio Cuni anto.cuni at gmail.com
Mon Apr 4 18:34:45 CEST 2011


On 04/04/11 17:43, Andrew Brown wrote:

> Sure! What needs to be done to turn it into a blog post and get it posted? I
> assume there are format considerations, but I'm also open to any content
> suggestions and feedback before it "goes live".

Hello Andrew,
thanks for the tutorial, it's really well written and easy to read.

Two notes:

1) do you know about the existence of rlib.streamio? It's is part of the
"RPython standard library" and it allows you to read/write files in a higher
level way than file descriptors

2) Maybe the tutorial is a bit too long to fit in just one post; what about
splitting it into two parts? (e.g., one until "Adding JIT" and one after).

ciao,
Anto



More information about the Pypy-dev mailing list