|
|
|
|
|
by frankzinger
4268 days ago
|
|
Pardon me, but 'custom makefiles' have absolutely nothing to do with C++. There are IDEs with C++ support. Also, while working with headerless languages may be easier, calling working with headers 'very painful' is hyperbole. |
|
There are IDEs that have their proprietary project formats that are incompatible.
Having header files makes refactoring by hand much more difficult than necessary, yet refactoring tools for C++ are mostly not possible.
Finally, https://gist.github.com/shurcooL/86949a392dcdac1f94cf.