minimal PostScript interpreter by murky-satyr

(-1/:readLine)((s,v)=>if(v==61){println(s);s-1}else s+v/117)

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

download

return to the top page