Repair Lorem Ipsum by twobit

s=""while""do
c=io.read(1)c=c:find"%d"and s:gsub("%W",""):sub(-1-c,-1-c)or c
io.write(c)s=s..c
end

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

download

return to the top page