Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 504 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 504 Bytes

ziglab

This project is a scratch pad for learning Zig.

Initial Setup

Install Zig

Follow the installation instructions here.

Confirm zig is on $PATH

$ zig version
0.12.0-dev.2316+ac2930332

Execute Experiment

Switch to the subdirectory of interest and execute the ./go script to run the experiment

cd $DIR
./go