pyvm -- faster python

Roger Binns rogerb at rogerbinns.com
Tue May 10 21:28:19 EDT 2005


> I am not very interested on C compatibility.

That will rule out all the gui frameworks, SSL, cryptography
and numerous other packages.  Have a look at what happened to
Prothon.  What ultimately killed it was the problem of having
a decent library.  You don't have to make the C library
compatibility totally high performance, but having any form of
it there will make adoption by others easier.

Roger





More information about the Python-list mailing list