The 1970s called
The 1970s called
Posted Oct 11, 2013 10:51 UTC (Fri) by HelloWorld (guest, #56129)In reply to: The 1970s called by dlang
Parent article: Two LSS talks
I never claimed that any language will solve all evils of the world, or that the kernel should be rewritten. But a programming language *can* solve silly things like buffer overflows (well, most of them) or format string vulnerabilities.
And let's not mention the fact that you didn't name even *one* argument why Rust wouldn't be a viable competitor. Especially when considering that I was talking about Rust 1.0 that isn't even released yet...
> If you think that writing a kernel in a different language is the right thing to do, go write it, and if you are correct and it is superior, you will displace Linux
So you're essentially saying that the success of a kernel is determined solely by the programming language it's implemented in? Because otherwise your point doesn't make any sense at all.
> Linus has said many times that he expects that eventually there will be some other kernel written that will replace Linux.
I don't think Linus is right about that. Linux is "too big to fail" by now, it's not going to be replaced. The best that one could hope for is an incremental solution to the C problem by allowing, say, some new drivers for non-critical hardware to be written in another language, and then gradually expand from there.
