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
- Ability to export symbols without defining them in zig
- std.math or builtin: a `tan2(rad) = (y,x)` function for tan with quadrant information preserved
- std.linux: expose clone3 to get CLONE_PIDFD for race-free signaling via pidfd
- Build System: addExecutable allows identical install names (for run step)
- [LLVM-backend] Zig should set `noundef` attributes on arguments
- `zig build-exe` does not work with assembly input with syntax error
- 'zig build' is misinformed about emit-h output location
- Error message for calling `std.debug.print` with too few arguments does not include the line number of the error
- ship .idl files rather than .h files for windows SDK
- Utilisation of `BigInt` by `comptime_int` arithmetic is under 1 percent
- Docs
- Zig not yet supported