Hacker News new | ask | show | jobs
by igetspam 1274 days ago
As someone who has never explored nim but was was just about to follow the link, you have effectively convinced me to not bother. I can imagine the arguments for case insensitivity (not agree with them but I could live with them for certain tradeoffs), I can't find a place in my brain where "underscore insensitivity" could have existed as a concept before reading those words.
2 comments

You should still try it. It's a pretty decent language that builds fast and runs fast. I think of it as a slightly better Go.
Just treat Nim as style-sensitive and you'll probably never run into a problem with it. Seriously.