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
- Accessing global type variable which was assigned an error results in compiler segfault
- Segfault using tuple of non-empty tuple
- take advantage of the new features in FreeBSD 13.0 in the cross platform abstractions
- ConsoleApi.h not found when compiling Windows executable (0.8.0)
- Could not open libole32.a when compiling C for Windows (0.8.0)
- codegen panic on `ir_assert(instruction->value->special != ConstValSpecialRuntime, instruction);` in `ir_llvm_value`
- ppc inline assembly segfaults when touching crX registers
- prevent redundant AstGen compile errors
- avoid emitting continue expression when there are no jumps to it
- broken llvm module when doing evented i/o in a block that returns a value via break that is assigned to a struct member
- Docs
- Zig not yet supported