zig 0.15.x
https://ziglang.org/
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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:zig/zig0.15 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| 0000-remove-lld-in-cmakelist.patch | 0000000691 691 Bytes | |
| 0001-invoke-lld.patch | 0000004756 4.64 KB | |
| 0002-no-lld-libs-and-includes.patch | 0000002191 2.14 KB | |
| _constraints | 0000001501 1.47 KB | |
| bump_max_rss.patch | 0000000531 531 Bytes | |
| macros.zig | 0000001131 1.1 KB | |
| skip-localhost-test.patch | 0000000454 454 Bytes | |
| zig-0.15.2.tar.xz | 0021366268 20.4 MB | |
| zig0.15-rpmlintrc | 0000000169 169 Bytes | |
| zig0.15.changes | 0000014054 13.7 KB | |
| zig0.15.spec | 0000006031 5.89 KB |
Comments 0