Dear patrons,
Today I bring you exciting news. Thanks to your ongoing support, this past year I was able to start the Zig Software Foundation as a 501(c)(3) non-profit organization, dedicated...
2020-07-10 20:04:49 +0000 UTC
View Post
Hello patrons,
I thought that you should know I've decided to donate $150/month to musl libc, a project that has been instrumental in Zig's development. Read the blog post to learn more. As a...
2019-06-24 21:04:03 +0000 UTC
View Post
Here's everything that happened in January 2018. You can alternately read this on my personal blog.<...
2018-02-11 10:09:02 +0000 UTC
View Post
Here's everything that happened in December 2017.
You can alternately read this on my personal blog: ...
2018-01-03 22:50:56 +0000 UTC
View Post
Thank you deeply to all my supporters. After some weeks of hard work finishing up the first release, users can now download Zig 0.1.1 from the
2017-10-21 18:41:15 +0000 UTC
View Post
In C, compile-time checked arguments for printf is special-case functionality built into the compiler.
Zig's compile-time features allow enough expressiveness that we can implement a more efficient ...
2017-02-09 19:13:01 +0000 UTC
View Post
Part of making a system programming language is programming a system!
This is why I am creating a demo project called ClashOS<...
2017-02-06 16:48:26 +0000 UTC
View Post