Y
Hacker News
new
|
ask
|
show
|
jobs
by
somedude11
2064 days ago
C++ has GCC, CLANG, MSVC, all of them being major, and a dozen of less popular ones used in specific places like Intel C++ Compiler.
2 comments
_vbdg
2064 days ago
And the funny thing is, C++ is so complex it's the last language I'd expect to have multiple optimizing compilers (though rust is probably similar, I imagine.)
link
oblio
2064 days ago
I'm lumping them together, as most people do. Even though I guess both groups hate it (C devs vs C++ devs).
link