This repository contains my solutions to the Ziglings exercises for learning the Zig programming language. See https://ziglings.org.
To run all the exercises, enter zig build.
To run a single exercise such as #19, enter zig build -Dn=19.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my solutions to the Ziglings exercises for learning the Zig programming language. See https://ziglings.org.
To run all the exercises, enter zig build.
To run a single exercise such as #19, enter zig build -Dn=19.