Hi,
I wrote a Whitespace VM in Zig (I have not seen a Zig-based VM listed in the corpus yet):
whitespace-vm-zig
Features:
- interpreter (to bytecode)
- debugger
- inline bigint arithmetic
I tested it against several existing Whitespace programs from: https://vii5ard.github.io/whitespace/
Thanks.
Hi,
I wrote a Whitespace VM in Zig (I have not seen a Zig-based VM listed in the corpus yet):
whitespace-vm-zig
Features:
I tested it against several existing Whitespace programs from: https://vii5ard.github.io/whitespace/
Thanks.