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
- flaky test: POSIX file locking with fcntl
- env var API could be better
- `zig build` mixes non-system headers with system libraries
- alignment of arrays is supposed to be at least 16 bytes if the size of the array is >= 16 bytes
- parse inline assembly syntax according to a set of dialects; integrate inline assembly more closely with the zig language
- rename "putNoClobber" to communicate that it is asserting the key slot is available
- package manager: enforce semver between minor/patch versions by using decl tests
- Compiler reports incorrect type error on the wrong line
- Allow linking exe with unresolved symbols.
- Build system: setting .emit_bin leads to FileNotFound error
- Docs
- Zig not yet supported