The Haggis Manual

(1)

PostScript is a trademark of Adobe Systems Incorporated.

(2)

To avoid the deep nesting of brackets, the right associative function application operator $ is used, i.e., we write f $ g h instead of f (g h).

(3)

Note that the Picture type is an instance of the Text class, which means that it can directly be used as a metafile example for graphical output as well.