Unladen-Swallow: A faster python

Tim Roberts timr at probo.com
Sat Mar 28 02:27:17 EDT 2009


Luis M. González <luismgz at gmail.com> wrote:
>
>This is a new project started by two Google engineers to speed up
>python:
>http://code.google.com/p/unladen-swallow/

I read this with a skeptical eye, but they have some very interesting ideas
here.  IronPython has certainly shown that Python can be successfully
implemented in a JIT compiled VM in a performant way, but it has issues
running C extension modules.

I'll be curious to see where this project goes.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list