Weed: > I want to offer the dialect of the language D2.0, suitable for use where > are now used C/C++. Main goal of this is making language like D, but > corresponding "zero-overhead principle" like C++: >... > The code on this language almost as dangerous as a code on C++ - it is a > necessary cost for increasing performance.
No, thanks... And regarding performance, eventually it will come a lot from a good usage of multiprocessing, that in real-world programs may need pure functions and immutable data. That D2 has already, while C++ is less lucky. Bye, bearophile
