Y
Hacker News
new
|
ask
|
show
|
jobs
by
UncleMeat
1590 days ago
It is true that Rust is competing most directly with C++, but "less complex than C++" might be a true statement about every single language in existence that has more than a dozen professional users.
1 comments
pjmlp
1590 days ago
Kind of, Python, C#, Java have enough stuff on language + standard library to compete with C++.
A pub quizz with them would be just as fun.
link
UncleMeat
1590 days ago
I personally think those are all nowhere close. There are like
ten
different ways to initialize values in C++ and they all have slight differences.
link
pjmlp
1590 days ago
Believe me, C# 10, Java 17 and Python 3.7, including standard library and runtimes across 25 - 30 years, have plenty of question material.
link
A pub quizz with them would be just as fun.