
On 04/04/2011 10:28 PM, Andrew Brown wrote:
On Mon, Apr 4, 2011 at 2:12 PM, Antonio Cuni <anto.cuni@gmail.com <mailto:anto.cuni@gmail.com>> wrote:
sure, I think that for this example, using fd is fine.
Btw, in case you want to do more with pypy, having a look to rlib might be a good idea, there is useful stuff there :)
Definitely.
In any case, I've made some changes, re-worded some things. Carl, I've addressed your suggestions, let me know what you think.
I also re-worded a few things in the "Adding JIT" section to make it flow a bit better assuming it will be split up. It may still need some editing though.
Looked good, I just went ahead and posted the first part: http://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.... Will do the second part tomorrow. Thanks a lot for the tutorial, I think it's really great. Carl Friedrich