./lang/zig, Programming language designed for robustness and clarity

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.0nb3, Package name: zig-0.13.0nb3, Maintainer: pkgsrc-users

Zig is an open-source programming language designed for robustness,
optimality, and clarity.

* Robust - behavior is correct even for edge cases such as out
of memory.
* Optimal - write programs the best way they can
behave and perform.
* Clear - precisely communicate your intent
to the compiler and other programmers. The language imposes a
low overhead to reading code.


Required to run:
[shells/bash] [lang/clang] [lang/llvm] [devel/lld]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 16817.117 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-13 09:13:06 by Nia Alarie | Files touched by this commit (1)
Log message:
zig: note that zig applications can't use RELRO
   2024-08-10 12:19:01 by Nia Alarie | Files touched by this commit (1)
Log message:
zig: Uncomment MKPIE_SUPPORTED=no.
   2024-07-06 18:23:03 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
zig: updated to 0.13.0

0.13.0
https://ziglang.org/download/0.13.0/release-notes.html
   2024-06-08 14:35:09 by nikita | Files touched by this commit (2) | Package updated
Log message:
zig: update to version 0.12.1

Changelog:

63 bugs fixed.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates