|
|
|
|
|
by henry_viii
1274 days ago
|
|
Some of the arguments listed in the page are misleading: > Zig is a programming language, but it also ships with a package manager Which is not true: https://github.com/ziglang/zig/issues/943 > Zig has no macros and no metaprogramming Literally from Zig's homepage (https://ziglang.org/): "Comptime - a fresh approach to metaprogramming" The rest of the arguments are very weak in my opinion. |
|
I created https://github.com/ziglang/www.ziglang.org/pull/228 let's see if it gets accepted :)