CMD + K

zig

Community

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::zig

Usage Tracking

0.15.2
0.15.1
0.14.1
0.14.0
0.13.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Last Updated

Nov 9, 2025 at 03:04

License

MIT

Supported Platforms

win-64
macOS-64
macOS-arm64
linux-aarch64
linux-ppc64le
linux-64