Zig implementation (and expansion) of Writing An Interpreter In Go with an overly eager mark-and-sweep garbage collector. Usage: monkey.exe [path] zig build run -- [path] Todo: Error reporting.