word triangles by clock

 S =INPUT
L OUTPUT =S
M S (POS(0) | LEN(C) " ") . X NOTANY(" ") @C =X " " :S(M)
 GT(C,C =) :S(L)
END

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page