About Anaconda Help Download Anaconda

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

copied from conda-forge / zig

Installers

  • linux-64 v0.14.0
  • osx-64 v0.14.0
  • linux-aarch64 v0.14.0
  • osx-arm64 v0.14.0
  • win-64 v0.14.0

conda install

To install this package run one of the following:
conda install conda-forge::zig

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy