Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I read some time ago Odin's documentation, I was quite impressed. But I wonder if it shouldn't copy some Zig features: for example unsigned not wrapping by default are a good idea IMHO: this may detect errors in debug mode and may create more efficient code in release mode.

I've been programming in C or C++ since 1993 and I can count on one of my hand the number of time I've used unsigned wrapping voluntary (for clock management)..



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: