Live data from Hacker News

Darklang: Leaving OCaml

blog.darklang.com

1–3 of 3 posts

Re: Darklang: Leaving OCaml

#3
post #2

What is next? My bet is Rust.

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.