minimal PostScript interpreter by pooq

1a=peek(0)
if a=61s=s-1:?s
s=s+(a=99)
if a>0goto 1

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

download

return to the top page