Hacker News new | ask | show | jobs
by Beijinger 326 days ago
Wasnt Harvey OS written in Rust?
2 comments

No, that's R9: https://github.com/r9os/r9 (edit: proper r9 project link)

Harvey is Plan 9 built with a GCC/Clang tool chain instead of the Plan 9 tools. AFAIK both projects are abandoned (edit: R9 might still be alive) and most devs have moved on to 9front which is a modern fork of Plan 9.