Install the compiler and toolchain

One-line installer (macOS / Linux / WSL)

curl -fsSL https://z-lang.org/install.sh | sh

Adds zeta to PATH automatically.

Via Cargo (requires Rust)

cargo install zetac

Installs latest from crates.io.

Pre-built binaries

GitHub Releases

Static binaries for Linux, MacOS, Windows.

Latest stable: v0.3.0 • Full install guide →