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
- `std.meta.stringToEnum` erroneous compile error with `std.meta.FieldEnum`
- `std.math.big.int.Managed.isPositive()` returns true on 0
- Module and file with exact same name can be imported without error
- use case: have a way for zon to define which `--build-file` to use
- zig build fails compiling C code in a wrapper library (ziglua) on macOS
- Make `std.process.execv` return type be `ExecvError!noreturn`
- `zig test` is missing printing information in wsl ubuntu
- eliminate dependency on LLD for COFF/PE
- "Segmentation fault at address" error prints `0x0` instead of the actual address, when the address is large.
- Use Case: compiling Windows Services?
- Docs
- Zig not yet supported