zig: First Program
Overview:
A simple program that prints a message to the terminal.
Note:
I am showing you how to run a simple program, not a whole zig project setup(that will be covered later).
Steps:
Create a folder 'hello' at a location of your choice. Mine is l...
csm.hashnode.dev2 min read