Hacker News new | past | comments | ask | show | jobs | submit login

> Overall, are you happy with your choice of using Nim?

Yes. It's a pleasant language to work with.

> What would you do different? (and what unexpected positives did you find)?

A couple of things I think need improvements are: (1) better IDE support (especially for JetBrains IDEs), and (2) better support for true sum types and pattern matching[0].

As for unexpected positives, I found that the standard library covers a lot of functionality that I rarely (or ever) need a 3rd party package. Maybe that's because I'm not doing anything exotic.

[0] https://github.com/nim-lang/RFCs/issues/548, https://github.com/nim-lang/RFCs/issues/525




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

Search: