Hacker News new | ask | show | jobs
by xigoi 195 days ago
Nim (the original one, not Nimony) compiles to C, so making basic types work differently from C would involve major performance costs.
1 comments

And yet, Nim does overflow checking by default.