Move To Front Decode by clock

 S =INPUT
 A =0 123456789
L A LEN(C) . X LEN(1) . Y =Y X
 O =O Y
 S 0 LEN(1) . C =0 :S(L)
 OUTPUT =O
END

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

download

return to the top page