Earlier quoted context omitted.
For me it's the intersection of performance like Rust, the readability like Python, the ability to generate native executables without dependencies like Go and a very cool type system. All while delivering fast compile speeds! The adoption isn't like Rust and Go, but Nim is growing: https://github.com/nim-lang/Nim/wiki/Organizations-using-Nim and the community is active across all socials. Some downsides: not a big e…
Tooling has been a weak point, but it's getting better. I've been having a pretty good time of late with nimlsp[1] plus Emacs and lsp-mode[2]. [1] https://github.com/PMunch/nimlsp#readme [2] https://github.com/emacs-lsp/lsp-mode#readme
It's certainly been getting better and the focus is also on tooling, so I'm hopeful!