Contents
Systems programming language designed as a successor to C
This article hasn't been written yet
This is a stub — a placeholder for an article that is referenced by other articles but hasn't been fully written. Contribute this article
Zig is a general-purpose systems programming language created by Andrew Kelley. It compiles to native machine code and emphasizes manual memory management without hidden control flow or garbage collection. Zig can interoperate with C/C++ code and uses LLVM as its backend. The Zig Software Foundation oversees the language's development.
Zig is a general-purpose systems programming language created by Andrew Kelley. It compiles to native machine code and emphasizes manual memory management without hidden control flow or garbage collection. Zig can interoperate with C/C++ code and uses LLVM as its backend. The Zig Software Foundation oversees the language's development.