Lazy Cater Symbols by clock

REBOL[]for n x: 1 400 1[s: form x: x + n forall s[loop do form s/1[prin":"]prin pick{
 }none? s/2]]

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

download

return to the top page