Hacker News new | ask | show | jobs
by Y_Y 867 days ago
I'm obliged to point out that C has the same value as C++.
3 comments

There is in fact a higher valued ++C language: https://esolangs.org/wiki/%2B%2BC
Fitting with the whole point of C++ where the original design philosophy was to provide language features that you wouldn't have to pay for (in performance cost) if you didn't use them.
It makes C larger, but returns the same value.