Hacker News new | ask | show | jobs
by tsing 2053 days ago
What is next? My bet is Rust.
1 comments

That would be my guess as well.

Rust seems to be a good choice considering their initial reasoning behind choosing OCaml. It offers static typing with support for sum types and is reasonably fast, while certainly providing more in terms of libraries.