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
- `undefined` is not set to 0xAA pattern in Debug mode
- Discarding first inline else capture on tagged union switch when using labeled switch fails to compile
- introduce runtime safety for dangling stack pointers
- Adds back generic typesafe simple single and doubly linked lists
- When the target is not passed to the dependency
- Proposal: better bit pointer syntax and semantics
- Language Defect: Conversion between function and data pointers changes pointee and creates object confusion
- Fix: expose std.math.ldexp as C ldexp, scalbn and scalbln in compiler-rt to address LLVM release-mode simplification
- Error (link warning) building minimal Zig executable with LTO enabled for ReleaseSafe mode targeting Windows
- [zig cc] command line -L/lib paths are incorrectly searched after system paths (?)
- Docs
- Zig not yet supported