Remix.run Logo
juliangmp 5 days ago

> This is a strength not a weakness

Massive cope, there's no excuse for the lack of decent infrastructure. I mean, the C++ committee for years said explicitly that they don't care about infrastructure and build systems, so it's not really surprising.

gpderetta 4 days ago | parent [-]

The reality is that for any moderately complex C++ application, actually compiling C++ code is only a small part of what the build system does.

raverbashing 4 days ago | parent [-]

Well yeah

We have autoconf/automake checking if you're on a big endian PDP8 or if your compiler has support for cutting edge features like "bool"