On Sunday, 18 June 2017 at 07:14:24 UTC, Suliman wrote:
Why for example not Rust (i am not its fan). I do not see any
real perspective in C++. What to do in next 5 years if C++ will
start loosing it's popularity? Implement D4?
Plus any backwards compatibility make implementation new ideas
in language very hard.
Both C/C++ are loosing popularity relatively speaking, but this
is not because of the languages themselves. It is because more
and more applications can be written either fully or in part in
higher level languages.
So C++ is taking over parts of the former C domain, and other
high level languages are taking over some parts of the C++
application development domain.
But C++ will still be big in 10 years.