|
|
|
|
|
by pjmlp
1546 days ago
|
|
Even when I mostly do managed languages, I keep getting back to C++, why am I willing to put up with it? It is the language those managed language runtimes are written on, the main language for GPGPU programming, two major compiler building frameworks, and works out of box in all OS SDKs while providing me a way not to deal with C flaws unless forced by third party libraries. I could be spending my time creating libraries for other ecosystems, but I have better things to do with time. |
|