Zig
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
* Robust - behavior is correct even for edge cases such as out of memory.
* Optimal - write programs the best way they can behave and perform.
* Reusable - the same code works in many environments which have different constraints.
* Maintainable - precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/zig && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000443 443 Bytes |
Comments 0