zig
https://github.com/ziglang/zig
Zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported32 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Proposal: stackless coroutines as low-level primitives
- x86_64 backend: no encoding found when disabling sse
- absolute library link in binary even though all other libraries are not absolute
- Invalid cast error when printing extern unions
- std.mem: Add `packedArrayByteLen` function (and use it)
- Zig sometimes produces a bad entry in the global cache that breaks caching entirely for my project (across all clones)
- `m orelse void` not allowed in a type expression where `if (m) |k| k else void` is
- Improve "value with comptime-only type 'comptime_int' depends on runtime control flow"
- std: Rework `std.math.order` and `std.math.Order`
- Using pkg-config to link against static libraries does not correctly call pkg-config
- Docs
- Zig not yet supported