On Dec 12, 10:43 am, sturlamolden <[email protected]> wrote: > On Dec 12, 2:29 pm, sturlamolden <[email protected]> wrote: > > > Creating a fast implementation of a dynamic language is almost rocket > > science. But it has been done. There is Stronghold, > > I meant of course Strongtalk...
Blah, blah, blah... Why don't you guys google a little bit to know what's being done to address python's "slowness"?? It has been mentioned in this thread the pypy project (isn't it enough for you??) Other hints: shedskin, psyco, pyrex... -- http://mail.python.org/mailman/listinfo/python-list
