Hacker News new | ask | show | jobs
by karmakaze 1221 days ago
Another recent article that compared the expressiveness of several languages for a particular project including Rust and Haskell[0] as well as C++, Python, Scala and OCaml. That comparison was for a complex task undertaken by adept users of each language. The variance was within a +/- factor of 2 with an exception of one team which made choices that led to much more typing.

[0] https://news.ycombinator.com/item?id=34684325#34688865