Ask HN: Alternatives to Rust Programming Language21 points·by throwawaydsstr·5 tahun yang lalu·37 comments
throwawaydsstr·5 tahun yang lalu·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·5 tahun yang lalu·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·5 tahun yang lalu·discussYeah, I have worked with Go before and like it. But,i wanted to delve into even more lower language (without GC)