[pypy-dev] Pypy custom interpreter JIT question

Carl Friedrich Bolz cfbolz at gmx.de
Mon Apr 4 18:17:17 CEST 2011


On 04/04/2011 05:43 PM, Andrew Brown wrote:
> On Mon, Apr 4, 2011 at 11:22 AM, Carl Friedrich Bolz <cfbolz at gmx.de
> <mailto:cfbolz at gmx.de>> wrote:
>
>
>     Looks very nice! Would you be up to making a guest post out of this on
>     the PyPy blog?
>
> 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".

I looked again, added two places that could use small fixes. And I 
updated two links, see my merge request. Apart from that, the blog post 
would not need many changes. It would need an introductionary line like:

"This is a guest post by Andrew Brown. It's a tutorial for how to write 
an interpreter with PyPy, generating a JIT. It is suitable for beginners 
and assumes very little knowledge of PyPy."

Then we should link to the repo, and replace all file links with links 
to bitbucket. I can do all that, and post it (tomorrow), if you are fine 
with that.

Carl Friedrich



More information about the Pypy-dev mailing list