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
- Add `__gnu_thumb1_case_{sqi,uqi,shi,uhi,si}` to compiler_rt
- std.Random.intRangeAtMostBiased documentation references itself
- Confused semantics of std.net.Address.ListenOptions.reuse_address
- x86_64 backend "emit MIR failed: InvalidInstruction" for std.meta.stringToEnum
- Incorrect value for logarithm of small numbers (denormal floats)
- Inconsinstant naming between std.math.big.int's divTrunc and @divTrunc
- Flushing std.compress.flate.Compress writer either panics with `@panic("TODO")` or hangs forever
- Behavior test fails on x86_64-darwin
- `zig fmt --stdin` is broken on Windows (`File.Reader.getSize()` returns bogus values for pipes)
- Panic when running sema on an error union switch.
- Docs
- Zig not yet supported