HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwawaydsstr

no profile record

Submissions

Ask HN: Alternatives to Rust Programming Language

21 points·by throwawaydsstr·5 tahun yang lalu·37 comments

comments

throwawaydsstr
·5 tahun yang lalu·discuss
What'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·discuss
What'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·discuss
Yeah, I have worked with Go before and like it. But,i wanted to delve into even more lower language (without GC)