read calculator words by twobit

while""do
s=""a=io.read()for c in a:gfind"."do
s=("oizehs lb"):sub(c+1,c+1)..s
end
print(s)end

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

download

return to the top page