Update for Zig 0.12.0
Example code for RPN calculator. The Python code is actually runnable both interactively and as a command line calculator. The Zig code doesn't bother with stdin or stdout, and just has tests that push values around.