Ask HN: Alternatives to Rust Programming Language21 points·by throwawaydsstr·vor 5 Jahren·37 comments
throwawaydsstr·vor 5 Jahren·discussWhat's the state of safety in zig? does it allow footguns like in C/C++ ? What about borrow checker(it makes program safe. isn't it?)? I would like to know advantages as well
throwawaydsstr·vor 5 Jahren·discussWhat's the state of safety in zig? does it allow footguns like in C/C++ ? What about borrow checker(it makes program safe. isn't it?)?I would like to know advantages as well
throwawaydsstr·vor 5 Jahren·discussYeah, I have worked with Go before and like it. But,i wanted to delve into even more lower language (without GC)