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
- `zig fetch` on zip archives does not ignore errors for files not in `build.zig.zon` paths
- Add tip on `error: embed of file outside package path`
- Some tests fail on `x86-linux-musl` with dynamic linking under QEMU
- Refactor quicksort
- f16 value 65023.0 should debug.print 65024.0
- Return type of `std.os.uefi.protocol.simple_text_input.SimpleTextInput.readKeyStroke` should be optional
- `std.Build.Step.Fmt` handles paths incorrectly
- `std.log.err` failing tests is unexpected behavior
- Proposal (std): add interfacing support for `sigsuspend` syscall
- macOS: `--libc` flag doesn't setup framework dirs for `-framework`
- Docs
- Zig not yet supported