Hacker News new | ask | show | jobs
by xrayarx 1222 days ago
The author tests the seven languages python, julia, rust, c#, swift, c and nim by programming a Yahtzee bot in each and comparing them. The "winner" is nim.

Unfortunately the author only provides the code for nim.

So it is subjective based on a simple practical project (1000 locs). Unfortunately it leaves out all the other "cool kids" like crystal, zig, v, dart, d and so forth...

2 comments

The code for other languages is in other repos:

https://github.com/mode80?tab=repositories&q=Yahtzee&type=&l...

There are repositories for the other languages. Look.