> Python is a great Python but an awful C++, not to mention the
converse. D, on the other hand, is arguably a much better C++ and
also a pretty good Python.

"Pretty good" as in pretty bad for integer operations where Python3
use "big int" and D silently corrupt your data in case of overflow
like C/C++ if memory serves.

BR,
renoX


Reply via email to