lang/zig - The NetBSD Packages Collection

Programming language designed for robustness and clarity

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.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

shells/bash devel/lld lang/llvm lang/clang lang/clang

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64zig-0.11.0nb1.tgz
NetBSD 10.0_BETAx86_64zig-0.10.1nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.