Nish7/Mini-CnP
Copy and Patch Implementation in Zig
Copy and Patch Implementation in Zig
It runs 5 3 8 * 2 / + 4 6 * -1 = -7
zig test src/compiler.zig -O ReleaseFast
zig build-obj stencils.zig -O ReleaseFast -target aarch64-macosobjdump -d stencils.ozig build-obj src/stencils.zig -femit-asm=asm/stencils.s -O ReleaseFast -target aarch64-macos
Note: outputs in the asm dir for debugging purposes.References: