Hacker News new | ask | show | jobs
by adrianN 2922 days ago
Yeah well, that assumes that everybody will start using Rust no matter how complex the language becomes.
1 comments

There is another way, which is how all surviving systems programming languages got their job.

A major OS vendor states "if you want to target my OS here is the language".

And a C compiler writer would reply "hold my beer" :-P.

(talking as someone who was working on a C-to-C# transpiler for PSMobile to port my C game engine to it before Sony axed it :-P)

Most likely using a C compiler writen in C++. :)