minimal PostScript interpreter by nn

:s/\w\+ /\x01/g|s/= /\x18Yp/g
S0\x1b@"\x18ZZ

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

download

return to the top page