Toward a better list iterator for the kernel
Toward a better list iterator for the kernel
Posted Mar 10, 2022 16:06 UTC (Thu) by pj (subscriber, #4506)Parent article: Toward a better list iterator for the kernel
I read part of that thread and what came to mind to me was that the devs were fighting the C preprocessor, and I was reminded of Zig trying to basically be (arguably) C without the cpp. Maybe once it's done Zig will manage to make it into the kernel - it's a better candidate than Rust, IMO, being much more C-like and having full C binary compatibility.
