Why Zig When There is C++, D, and Rust?(ziglang.org)
ziglang.org
Why Zig When There is C++, D, and Rust?
https://ziglang.org/learn/why_zig_rust_d_cpp/
3 comments
Not into ZIG but for some reasons I monitor new issues that pop in the bug tracker of "new" / "raisins" languages. ZIG has clearly reached the next level, let's say if you compare the issues two years ago (lot of comptime/type system things) VS now.
Issues now are mostly with the standard library itself which is still in flux.
But I am just getting into my second week with Zig, I could be completely wrong here. Either way, really enjoying Zig and absolutely love its aversion to hiding what is really going on.