Sturla Molden wrote:

Why stop with the standard library? Why not implement the whole CPython interpreter in Cython?

That would be tricky, because the code that Cython generates
depends on large chunks of CPython as an infrastructure.

--
Greg

_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to