Hacker News new | ask | show | jobs
by goodpoint 1636 days ago
I prefer Nim because it runs on every architecture where a C compiler is available. Also it's way more productive.
1 comments

I'd be interested in reading the reasoning behind the conclusion that Nim is way more productive.
Nim is more expressive, has a powerful macro and templating mechanism comparable to Lisp and build times are a fraction of rust's.