Re: What comes around….
When I did a PostScript programming course BITD the guy running it put it this way:
"Printing is a side effect of executing a PostScript program".
Plus:
"A PostScript program is not 'run' or 'compiled' but 'consumed' by the printer".
Which is true.
My "demo page", which was only 20 or 30 lines of (condensed) handwritten PostScript, selected a font, then scalled that font vertically using a sine wave (plus an offset) and output text along the lines of "Oki OL-480 Genuine PostScript" with the height modulated by the sine wave. On the next line the text was slightly offset and the sine wave shifted in phase by 270 degrees. It then filled the page before doing the final showpage.command.
Getting used to the stack orientated RPN was hard.
I still have the book we were given on the course:
PostScript Language Refence Manual, Second Edition.
ISBN 0201181274