kinda weird that in C you still have to do -lfoo to link against a system library. I thought the whole point of #include <bar/foo.h> in that style was that the <> indicate to look for it in the system path. Why can't the compiler link them for me?
Crazy that nobody thought to make a C-like language plus like two small improvements. Two pluses, basically. Someone should make that.
Crazy that nobody thought to make a C-like language plus like two small improvements. Two pluses, basically. Someone should make that.