CHAPTER 1
Getting started
Ready to start programming in Zig? An exciting journey awaits - but first, we need to “install” the compiler on our system.
I put install in quotes because, really, all you need to do is download a small compressed file, extract it, and (if you want) adjust your system path a bit so you can run the zig command from any folder.