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
- Broken rpath output when building Zig with Nix
- Support loadable debuginfo on freestanding
- [Windows] In 0.12.0 master, building Rust project using Zig in place of GCC and AR no longer works. (Works with Zig 0.11.0)
- Autodoc: make src directory browsable
- improve error message for syntax error caused by `if` expression within a struct
- Improve error message when target and optimize is not declared in a dependency
- "Segmentation fault" when compiling a piece of bad code
- back-propagate default settings to object compilation units based on how those objects are linked later in the build graph
- std.ChildProcess after spawn SIGSTOP signal program will never return thus hang the host program
- file:// urls cause zig fetch to segfault on darwin
- Docs
- Zig not yet supported