Factoradic Encoder by henkma

m@main=readLn>>=print.(1%)>>m
_%0=0
d%x=mod x d+(d+1)%div x d*10

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

download

return to the top page