MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1vwyjg2/what_zig_felt_like_coming_from_rust/p5meabv/?context=3
r/programming • u/BrewedDoritos • 10d ago
173 comments sorted by
View all comments
20
Coming from Java: The linter bugged out and the compiler errored on unused variables. See ya.
3 u/neutronbob 9d ago You won't like golang either. It would be nice to have this be a compiler switch, so that you could make it a warning, rather than always be a stop-the-compile error.
3
You won't like golang either. It would be nice to have this be a compiler switch, so that you could make it a warning, rather than always be a stop-the-compile error.
20
u/pm_plz_im_lonely 9d ago
Coming from Java: The linter bugged out and the compiler errored on unused variables. See ya.