Darklang: Leaving OCaml
blog.darklang.com
Darklang: Leaving OCaml
1–3 of 3 posts
Re: Darklang: Leaving OCaml
#2What is next? My bet is Rust.
Re: Darklang: Leaving OCaml
#3What 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.