Live data from Hacker News

Zig 0.9.0

ziglang.org

1–10 of 250 posts

Re: Zig 0.9.0

#4
Is there a story behind the cartoon lizards? Are they like the Zig mascot or something? Seems like they only started appearing since the last release, but they're not explained (unless I missed it).

Re: Zig 0.9.0

#5

Is there a story behind the cartoon lizards? Are they like the Zig mascot or something? Seems like they only started appearing since the last release, but they're not explained (unless I missed it).

They are ziguanas :)

Re: Zig 0.9.0

#6
post #5

Is there a story behind the cartoon lizards? Are they like the Zig mascot or something? Seems like they only started appearing since the last release, but they're not explained (unless I missed it).

They are ziguanas :)

Okay thanks! One thing I like best about programming languages are the particularities of the cultures that spring up around them.

Re: Zig 0.9.0

#7
Is there a good "Why Zig" writeup motivating the language?

I've been looking around their web site and the only thing I could find was pretty generic:

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Re: Zig 0.9.0

#8
post #7

Is there a good "Why Zig" writeup motivating the language? I've been looking around their web site and the only thing I could find was pretty generic: Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

It's in the "learn" section: https://ziglang.org/learn/why_zig_rust_d_cpp/

Re: Zig 0.9.0

#9
post #7

Is there a good "Why Zig" writeup motivating the language? I've been looking around their web site and the only thing I could find was pretty generic: Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Yes, there is a "why Zig when..." page in the "learn" section:

https://ziglang.org/learn/why_zig_rust_d_cpp/

Post reply on HN