Den 01.05.2011 16:36, skrev Stefan Behnel:

Not everyone uses C++. And the C++ compiler cannot adapt the code to specific Python object types.

Ok, that makes sence.

Second question: Why not stay with the current square-bracket syntax? Does Cython
need a fused-type in addition?

I'd also think duck types could be specialised from run-time information? (Cf. profile-guided optimisation.)


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

Reply via email to