About Zig by Example

Zig by Example was created by Levin Fritz, inspired by the excellent Go by Example by Mark McGranaghan and Eli Bendersky. It’s licensed under the Creative Commons Attribution 3.0 Unported License.

The source code is at codeberg.org/levin/zigbyexample.

If you’d like to have Zig by Example available locally, just clone the repository:

git clone https://codeberg.org/levin/zigbyexample.git

and open zigbyexample/website/index.html.

Happy Zig programming!