Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

30 second PyPy tutorial. Zyroth on programming.reddit.com shows how to interactively compile a Python function to C using PyPy and benchmark it against the original.

Tagged ,

2 comments

  1. That's nice.

    Now if there was a simple example like that for saving Python extensions from compiled RPython - that would be really cool...

    Fuzzyman - 18th February 2007 23:53 - #

  2. Please forgive my ignorance...
    Are you using this compiled function from Cpython or from pypy?

    I mean, is this pypy's extension modules compiler for cpython, or I just don't understand anything at all...? :-)

    Luis - 19th February 2007 01:57 - #

Comments are closed.
A django site