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
- std.Random.intRangeAtMostBiased documentation references itself
- Confused semantics of std.net.Address.ListenOptions.reuse_address
- x86_64 backend "emit MIR failed: InvalidInstruction" for std.meta.stringToEnum
- fix `splatBytePreserve`
- Anonymous tuple containing non-pointer `fn` type crashes compiler
- Incorrect value for logarithm of small numbers (denormal floats)
- Inconsinstant naming between std.math.big.int's divTrunc and @divTrunc
- error(x86_67_encoder): no encoding found for: none mov r64 m128 none none
- Flushing std.compress.flate.Compress writer either panics with `@panic("TODO")` or hangs forever
- Behavior test fails on x86_64-darwin
- Docs
- Zig not yet supported