HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throwawaydsstr

no profile record

投稿

Ask HN: Alternatives to Rust Programming Language

21 ポイント·投稿者 throwawaydsstr·5 年前·37 コメント

コメント

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