Remix.run Logo
tormeh 4 hours ago

A system only needs one programming language to be useful, and when there's only one it's basically always C.

an hour ago | parent | next [-]
[deleted]
trinix912 3 hours ago | parent | prev [-]

A C compiler is also relatively easy to implement (compared to a Rust compiler) if you're making your own hobby OS with its own C compiler and libc.