Zig
@ziglang
Followers
15K
Following
107
Media
11
Statuses
194
A general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Joined November 2018
We are honored that you've decided to take the plunge, and happy to make a small monthly donation to sponsor your work improving the game development ecosystem. Hope others will do the same.
~4 months ago I have left highly-paid position at AMD to work on my own game. Happy to share that the game will be written in #ziglang. Once completed I will put most of its sources on github for everyone :).
3
10
80
Join @andy_kelley and the full Zig community this Sunday to celebrate the release of Zig 0.7.0!. We'll be live on @zigshowtime where we'll read the changelogs and invite to voice chat anyone who wants to share something with the community. Precise times at
2
7
55
Join @andy_kelley and @croloris this Saturday in celebrating the past, present, and future of Zig. The LIVE show will host the *first-ever* fundraiser for the Zig Software Foundation and GitHub Sponsors donations will unlock a few easter eggs!. More info:
1
14
55
Join Andrew Kelley, @embedded_boi, @croloris, and many other interesting speakers at Systems Distributed!. The event will be held on February 9-10 in Cape Town. (a previous version of this tweet reported the wrong dates).
1
6
34
It is now possible to donate any of the major cryptocurrencies to the Zig Software Foundation thanks to @everydotorg!.
1
4
35
Companies can now use GitHub Sponsors to support Open Source projects they use and care about. On that note, thanks to @lagerdata for being an early adopter of this new feature, and for supporting the Zig project!.
There’s a new way for your company to contribute to open source: GitHub Sponsors 💖. Investing in the projects you depend on enables more developers to sustain critical software. "They don't work for a company—they work for the internet." #GitHubUniverse
0
4
23
Join us in Milan, Italy on April 9-10 for a free 2-day event where you will be able to meet @andy_kelley and many other core contributors & members of the Zig community!.
Complete info & schedule for the first ever EU @ziglang Meetup is out!. It's a 2-day event in Milan, Italy.
0
1
18
Zig can be used as a cross compiler either directly or as part of other toolchains. In this blog post, @croloris explains how to make cgo cross compilation just work.
"Zig Makes Go Cross Compilation Just Work" -- a quick guide to cross compiling cgo applications using Zig. This was also my first time writing on @ThePracticalDev!.
0
3
18
❤️.
@21stCenturyMen_ @andy_kelley @jedisct1 Tried both Zig and Rust, a bit more Rust. My level of proficiency with both the languages is insufficient to tell you what would be my pick in the long run. But based just on current feelings I could enjoy more writing a large system in Zig than Rust.
1
3
17
Learn about the philosophy behind Zig by @andy_kelley himself (warning: some viewers have reported that this video radicalized them, watch at your own risk!).
1
3
14
Zig master branch now ships with musl 1.1.23. The riscv64 target is on track to be available in LLVM 9, due mid-September.
musl 1.1.23 just released, including the long-awaited @risc_v riscv64 port.
0
2
12
Congratulations to Liam Powell, winner of the #AdventOfCode 2018 Zig private leaderboard. Liam achieved at least one star per day, with only 3 gold stars missing total. Liam's solutions as well as many other Zig users' solutions are open source.
0
0
9
Zig has a fundamentally different philosophy: debugability and friendliness to debuggers is a core design principle. Zig makes it possible to simultaneously understand how code maps to assembly while creating reusable abstractions.
Yes, you can't really rely on the debugger as your major dev tool for Modern C++. But Modern C++ does not stem from that school of thought, that the debugger should be a major dev tool. #LastRT.
0
1
7
Zig's creator @andy_kelley went over the Zig roadmap for 2021 and answered a few questions by the public in the last episode of @zigshowtime.
1
2
8
Here's a private leaderboard for Zig users for #AdventOfCode 2018: 384812-f73c8aea. Rules:. * Use Zig!. * NO LIBC.
0
0
6
Join @jedisct1 and @croloris for this week's @zigshowtime to learn about std.crypto.25519 and async/await in Zig!.
0
2
2
@daemon404 Nope! std.os.spawnThread is more portable, since it will work with or without libc. I just wanted to point out that you always have access to all C APIs in Zig. -Andrew.
0
0
2