Bitwise Sequence by clock

:
/.\{8\}/!s/$/0/
t
p
s/10*\(01*\)$\|00*\(1*\)$/\2\11/
t
d

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

download

return to the top page