Wrote an implementation of the pretty Hilbert curve fractal. Since it relies on a sort of value swapping scheme, it lends itself pretty well to stack machines assembly.
docs: https://en.wikipedia.org/wiki/Hilbert_curve
source: https://git.sr.ht/~rabbits/uxn/tree/main/item/projects/examples/demos/hilbert.tal