-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Please complete the following information about the language:
- Name: Zig
- Website: https://ziglang.org/
- Language Version: 0.9.1
The following are optional, but will help us add the language:
- Test Frameworks: zig test
- How to install: Available as packages or build from source
- How to compile/run: 'zig test' (for using zig test framework above) or 'zig run' (to build and run an executable)
- Probably need User-defined test runner ziglang/zig#6621 to control output
- Any comments: (e.g., what's interesting about this language): Zig is a simple and clean language which aims to provide the performance and safety of languages like Rust and the interoperability and predictability of C.
👍 reaction might help to get this request prioritized.
zrax, moonheart08, loli2poloi, sigod, falsetru and 93 morevladimir-popov, TIKYIKHANT-hyper, SheepCommander, OMason, amitach and 4 more
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do