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
- Comptime-ness of inline-for not enforced
- Build System emitted docs (inconsitently) don't serve root module documentation
- unexpected compile error during large number of `@embedFile()` calls inside comptime function
- `malloc` call gives `undefined symbol: calloc` error with freestanding target and ReleaseFast/ReleaseSmall
- Passing regular struct to reader.readStruct leads to cryptic error
- zig build-exe should not strip indirectly needed libraries
- Add Console API functions definitions on kernel32
- "Unexpected" error building project with dependencies
- Zig produces ELF instead of COFF object files when trying to compile for `riscv64-uefi`
- Poor code gen for packed struct bitfields
- Docs
- Zig not yet supported