Y
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
davidatbu
1635 days ago
I'd be interested in reading the reasoning behind the conclusion that Nim is way more productive.
link
goodpoint
1634 days ago
Nim is more expressive, has a powerful macro and templating mechanism comparable to Lisp and build times are a fraction of rust's.
link