>Jai Zig Odin
I knew about those and plan to learn them, but since they deviate so much I felt like getting back into C first. They all removed headers and preproc macros btw, because it's anachronistic.
Blow is REALLY cooking with Jai, I'm pretty sure.
>oh I see I thought you were bothered by C itself not doing that
Well I mean it is what it is. But obviously everyone who knows anything is bothered by it at this point.
It was a bit of a jokey OP, but my idea was "why isn't anyone simply breaking the standard?", if you know what I mean. If gcc added any of this there would be a freakout, but if someone wrote some tooling that acted like a shim and just brute-forced it, i.e. rewrote all header imports to .c imports and stuff so that "old-style" C would compile but you could use these new conveniences in YOUR code, I think it would take off.
Especially with anyone new googling stuff about C.
"If I use this, I never have to deal with this crap again and can focus on putting buffer overflow bugs into my string functions? Great."