Skip to content
Novus Examples
zig

What is a .zig file?

text/x-zig

Zig (.zig) is a plain-text source file for the Zig systems language — a C alternative focused on simplicity, manual memory control, and comptime metaprogramming.

How to use a .zig file

Use an example .zig file to test Zig formatters (zig fmt), compilers, syntax highlighters, and parser tooling.

Convert a .zig file to another format

← All file formats