Y
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
itishappy
567 days ago
I believe they did that and called it Rust.
link
IWeldMelons
566 days ago
No. I meant literally, leaving all the semantincs intact.
link
yodsanklai
568 days ago
Fun fact: the first Rust compiler was written in OCaml
link
debugnik
567 days ago
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.
link