I'm not sure I'd call it a failure.

It didn't achieve the speedup they hoped for, but they did
successfully get CPython running overtop of LLVM.  That is, their
intended approach didn't pan out, but they successfully implemented
their approach.

And just as importantly, Pypy was looking like it'd take some years
more to make it useful in production, and would likely never be able
to run C extension modules - but now we know now that neither of these
is true.

On Wed, Apr 13, 2011 at 11:11 AM, John Nagle <na...@animats.com> wrote:
> There's a postmortem on the failure of Unladen Swallow by one of the
> developers at:
>
> http://qinsb.blogspot.com/2011/03/unladen-swallow-retrospective.html
>
>                                John Nagle
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to