Hacker News new | ask | show | jobs
by ysleepy 1007 days ago
I remember reading years ago that the hack compiler was built in ocaml. compilers and such are often built using languages with nice ADTs afaik.
1 comments

The Rust compiler was bootstrapped from OCaml as well!