|
|
|
|
|
by Aaargh20318
3376 days ago
|
|
> Sure, rust is "safer" than C, but is it a better language? that's arguable. Obviously there are more aspects to a language than safety, so I'll give you that, but yes Rust is a better language than C in this aspect. Don't forget that programming languages are meant for humans, not for computers. One of the primary goals of a programming language is to prevent humans from making dumb mistakes. |
|
That clearly wasn't the case when C was designed.