Hacker News new | ask | show | jobs
Ask HN: Is the old OCaml Rust compiler around anywhere?
3 points by chwind 3418 days ago
Looking for the OCaml compiler that I've heard was used to bootstrap Rust. Just curious about it -- thanks!
1 comments

It's in the repository, just way back in the history.

https://github.com/graydon/rust-prehistory would also be of interest to you.

thanks!