Hacker News new | ask | show | jobs
by IWeldMelons 568 days ago
I think OCaml needs a face lift to make it look like Rust.
3 comments

I believe they did that and called it Rust.
No. I meant literally, leaving all the semantincs intact.
Fun fact: the first Rust compiler was written in OCaml
That's kind of a thing already, the ReasonML syntax (not to be confused with ReScript, which is a fork of both this syntax and the toolchain). The dune build system supports ReasonML out of the box, I think.