HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwawaydsstr

no profile record

Submissions

Ask HN: Alternatives to Rust Programming Language

21 points·by throwawaydsstr·5 years ago·37 comments

comments

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