Zig
Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley. It aims to improve on C by being smaller, simpler, and more functional, with no macros or preprocessor, manual memory management, and built-in testing framework.
Follow to track new versions in your feed.
Overview
0
Version & Lifecycle
0
Community Notes
No community notes yet
Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.
Release Notes & Updates
0
Avg cadence: —
Next anticipated release: —
Updates • 0
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Looking for matching products…
Don’t see it? Paste a CPE
Also known as
Packaging Notes
0
Zig is a general-purpose programming language and toolchain designed for robustness, optimality, and reusability. It supports cross-compilation and is used as a drop-in C/C++ compiler.