minimal PostScript interpreter by hallvabo

class K{static{for(int n=2;n++<999;)try{if(System.in.read()==61)System.out.println((n-=8)/6);}catch(Exception _){}}}

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

download

return to the top page