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
- Proposal: add `.len` field to vector values
- Crash in InternPool when faulty `packed struct` is inside an `extern struct`
- std.os.foo functions return usize error codes instead of error unions
- A `@swizzle` built-in in addition to the current `@shuffle`
- error: LLVM ERROR: Unsupported expression in static initializer
- removals cause HashMaps to become slow
- `std.meta.stringToEnum` erroneous compile error with `std.meta.FieldEnum`
- `std.math.big.int.Managed.isPositive()` returns true on 0
- Incorrect Error location with out of bounds slice-to-null
- Module and file with exact same name can be imported without error
- Docs
- Zig not yet supported