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
- Pass-by-value `this` parameter for call is loaded before calls in the argument list (that modify it) apply side-effects
- Implement @depositBits and @extractBits
- Block stack allocations do not disappear at end of block scope
- unexpected segfault with `-target x86-freestanding -fno-llvm`
- Pointer difference expected to have @divExact semantics
- Sema: leaks comptime allocs to the backend
- Incorrect location for "cast discards const qualifier"
- .use_llvm = false fails for dynamic library build
- `start` should query the page size right away instead of on the first call to `pageSize()`
- Unexpected result of std.mem.sliceAsBytes() applied to zero-size slices
- Docs
- Zig not yet supported