logoalt Hacker News

dnauticsyesterday at 12:49 PM1 replyview on HN

actually that's not true at all. Zig offers you some more safety than C. And it also affords you a compiler architecture and stdlib that is so well designed you could probably bolt on memory safety relatively easily as a 3rd party static checker

https://github.com/ityonemo/clr


Replies

simonaskyesterday at 1:18 PM

"More safety than C" is an incredibly low bar. These are hygiene features, which is great, but Rust offers a paradigm shift. It's an entirely different ballpark.

show 1 reply