> Two big projects lately move to C++ from C:
> GCC, Mesa
>
> You can read their reasons.
> Only C++ we can use without full rewrite currently. (or ObjectC maybe)
> If we wish fix C limitations.
>
I would like just to leave this link here:
https://en.wikipedia.org/wiki/List_of_fallacies
Long story short - no one cares who did what in other projects.
Recently I rewrote my OpenGL demo [1] from C++ to C. Uber recently
moved from PostgreSQL to MySQL. It proves literally nothing.
[1] https://github.com/afiskon/c-opengl-text/
--
Best regards,
Aleksander Alekseev