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
- improve error message for syntax error caused by `if` expression within a struct
- Improve error message when target and optimize is not declared in a dependency
- "Segmentation fault" when compiling a piece of bad code
- back-propagate default settings to object compilation units based on how those objects are linked later in the build graph
- std.ChildProcess after spawn SIGSTOP signal program will never return thus hang the host program
- file:// urls cause zig fetch to segfault on darwin
- 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)
- Docs
- Zig not yet supported