Ejection simplified by twobit

for l in io.lines()do
s,n=l:sub(1,-2):gsub(" ","")print(l:sub(-1)..(" "):rep(#l*0^0^n-2)..s)end

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

download

return to the top page