Saw this awesome computer/writerdeck/gadget/bandit https://youtu.be/HK0uAKkt0AE?si=nen-i-934sbVvh3o https://dscf.co.uk/BANDIT which led me deeper into the #forth rabbithole than I have been before.
12 5 /mod CR ." 5 * " dup . ." + " over . ." = " 5 * + .
5 * 2 + 2 = 12 ok
Quite a peculiar language...
