Comment on [deleted]
MaoZedongers@lemmy.today 9 months ago
We have better tools than C today, in C’s own domain.
So many parts of C are poorly designed or outdated and we’re stuck with them because of backwards compatibility.
Look how long it took to deptecate “gets”, a function that is pretty much impossible to use safely.
My choice pick is Nim but Zig and Odin are contenders too.
Plus rust as well.
modev@programming.dev 9 months ago
Nim has beautiful syntax. But does it has a lot of tools?