|
|
|
|
|
by mbrodersen
1458 days ago
|
|
This reminds me that C/C++ are probably the most successful programming languages in history. They are ancient compared with the competition but new projects are started every day in C/C++ and most of the worlds software runs on top of C/C++. JS/TS/Python for example runs on top of runtimes written in C/C++, running on top of an OS written in C/C++, running on top of a CPU designed with tools written in C/C++ etc. |
|