catbut with line numbers, more likebatbut not really :)
Running on:
gcc/clang/g++odin dev-2025-10-nightly:81375e5zig 0.16.0-dev.732+2f3234c76
# Build and run
make build run
# OR
zig build run
# Run build after building
make run
# Build C
make build-c
# Run C
make run-cExample files can be found here