| ▲ | akiarie 2 hours ago | ||||||||||||||||
C is still, by far, the simplest language that we have. Although many newer languages are safer (with the exclusion of Rust, primarily by being slower) the same kinds of issues that are there in C are there in these languages, their effects are just harder to see. People complain about C as though they know how to fix it. | |||||||||||||||||
| ▲ | simonask 2 hours ago | parent | next [-] | ||||||||||||||||
C is not a simple language in the sense that writing software in C is simple, and I think that's the only useful way to understand the word "simple" in this context. Brainfuck is "simple" by any other definition as well, but that's not a useful quality. | |||||||||||||||||
| |||||||||||||||||
| ▲ | dns_snek 2 hours ago | parent | prev [-] | ||||||||||||||||
Can you elaborate what do you think C has in terms of simplicity that Zig doesn't, and which "same kinds of issues" do you think it has? I'm not an expert in either language but my anecdotal experience disagrees with this - writing Zig has been far simpler and less error-prone than writing C. | |||||||||||||||||