Earlier quoted context omitted.
Have you ever used a hypertext environment built around PostScript? I worked with one for a few years in the early 90s (HyperNeWS). While this was very powerful and hugely entertaining from a geek perspective it was never going to be suitable for a wider audience - primarily due to the nature of PostScript itself. Don't get me wrong, I really liked PostScript as a programming language, but you have to admit that it i…
I use postscript all the time--as an automatically generated result of my LaTeX files. A decent set of LaTeX macros would let you make basic text+hyperlinks postscript web pages without too much trouble, I'd think.
However, if you wanted scripted behavior in your generated documents then things could get interesting.