Hacker News new | ask | show | jobs
by bbkane 17 days ago
I'd particularly like examples of statically typed languages that "got it right" (since I love me my types)
1 comments

Ocaml maybe? Multi threading didn't seem necessary and introduced the possibility of data races.