minimal PostScript interpreter by KirarinSnow

define(I,0)patsubst(patsubst(include(/dev/fd/0),= ?,``define(`I',decr(I))I
''),count ?,`define(`I',incr(I))')

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

download

return to the top page