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
- 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
- E.NXIO should not be an unexpected error (6) for std.posix.send
- `std.process.Child` is not useable for Linux libraries not linking libc even when an `env_map` is provided.
- support f128 arguments in riscv self-hosted backend
- Docs
- Zig not yet supported