Getting Started
4 chapters.
- InstallationGetting a Zig master build, and why this guide needs one.
- Hello WorldYour first Zig program, and why main now takes an argument.
- Running TestsTests are part of the language.
- Coming from an Older ZigWhat changed between the last stable releases and the master this guide targets.