Alex Martelli wrote:

Michael Tobis <[EMAIL PROTECTED]> wrote:

[...]
Let me add that I remain unconvinced that a language cannot combine the
best features of Python with very high performance, which is ultimately


I'm also unconvinced.  Fortunately, so is the EU, so they have approved
very substantial financing for the pypy project, which aims in good part
exactly at probing this issue.  If any single individual can be called
the ideator of pypy, I think it's Armin Rigo, well-known for his
excellent psyco specializing-compiler for Python: the key research
thesis behind both projects is that a higher-level, dynamic language
need not have performance inferior to a lower-level one and indeed may
well beat it.

I should be failing in my duty as Chairman if I didn't remind readers at this point that they can hear Armin Rigo's talk "PyPy and Type Inference" at PyCon at 5:30 on Wednesday March 23.

  http://www.python.org/pycon/dc2005/register.html

While Alex is not necessarily too modest to mention it he might forget that he is also giving three talks to PyCon. I believe this is the first year he has been able to attend PyCon, so delegates are definitely in for a treat this year.

regards
 Steve
--
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to