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 build test hangs when a panic occurs in the test
- More symbols included in the 0.12.0 compared to 0.11.0 for ARM Cortex M
- Improve Syntax: extern "lib" is kinda out-of-language
- Proposal: Add linkname in addition to linksection
- std.enums.EnumFieldStruct can't accept `null` as default value
- zig build --help fails when the build.zig file has an error
- stdin.getEndPos() throws an unexpected error when no input is pipped in.
- C backend produces incomplete source code for calls to functions with large integer parameters
- `@shrExact` omits runtime safety check for compile-time-known RHS vector operand
- Incorrect documentation for @cmpxchgStrong and @cmpxchgWeak
- Docs
- Zig not yet supported