Hacker News new | ask | show | jobs
by ArrayBoundCheck 1382 days ago
> systems programming language that is not safe?

It sounds like you're saying rust because I don't know what other languages claim both.

Rust is an awful language. That's why. If you're using a systems programming language then chances are unsafeness isn't the problem you're most concerned with

1 comments

I too love to create kernels/browsers/any network-interacting system that have horrible memory safety issues.