|
|
|
|
|
by ddevault
1349 days ago
|
|
I think I addressed this in the footnote: > There are some other arguable benefits which mainly boil down to finding Rust to have a superior language design to C or to be more enjoyable to use. These are subjective and generally are not the most important traits a kernel hacker has to consider when choosing a language, so I’m leaving them aside for now. I agree that these features are nice; I added many of them to my own language and take advantage of them in my kernel. But they are a secondary concern to the constraints of the kernel's problem space and the conservatism required of a project like Linux. |
|
Why wouldn't things being easier lead to better results, all else equal?