setkyar / ziglearn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ziglearn

Trying out zig by reading ziglearn.org. Wonder what's? Check Zip in 100 Seconds by Fireship.

Installing zig

brew install zig

Run zig code

You can run zig code by running zig chapter-0/main.zig. For testing, you can run by zig test chapter-1/test_if.zig.

Careful typing zig with zip :D

About


Languages

Language:Zig 100.0%