Cro: Maintain it With Zig
Cro: Maintain it With Zig
Posted Sep 10, 2021 9:48 UTC (Fri) by moltonel (subscriber, #45207)Parent article: Cro: Maintain it With Zig
The article couldn't help jabbing at Rust (talking about the "RIIR mantra" is a gross mischaracterization at this stage), rightfully pointing out that we won't get rid of our C/C++ giants any time soon. But Rust makes by and large the same promise of a good build system a better language, and the possibility of progressive evolution without outright replacing the C heritage.
As nice as Zig looks, to me it doesn't seem compelling enough to dive into. If I'm working with a legacy project, changing its build system is hopefully not on my todo list, but I have many options beside Zig if it is. If I'm working on a new project, Rust seems to have more to offer.
