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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Unable to evaluate pointer subtraction between `struct` fields in `comptime`
- Compiler panic("TODO") when storing a copy of a StructField and reading, casting, and deref'ing its default_value
- Compilation failure on latest mater for target AVR25 (ATTiny13A MCU)
- Is possible to changed a function argument that was passed by value mid function by changing the original variable
- mmap not handling EEXIST (when using FIXED_NOREPLACE)
- @fieldParentPtr should infer the type of its second argument
- translate-c: forward declared variables override definition
- Allow b.addTest to accept an existing module
- unsupported linker arg: `--allow-multiple-definition`
- LLVM 19 regression: http.test.test.Server.Request.respondStreaming non-chunked, unknown content-length' failed: error: ConnectionResetByPeer
- Docs
- Zig not yet supported