Whitespace Interpreter

Usage: ws.exe <tokenize|parse|run> <program file path>

zig build run -- run .\examples\hello_world.ws
zig build run -- run .\examples\for_10_print_n.ws