SUPMAC (SUPERMAC) is a set of Macro-11 assembly macros that provide structured coding constructs for PDP11 assembly language. Code written in SUPMAC is assembled directly by MAC. SUPERMAC code is generally easier to write and read than straight assembly code, and the generated code is fairly efficient. The main drawback to SUPERMAC is that program assembly time becomes quite long. The full document describing usage of SUPMAC may be obtained by either of the following commands: To view the document on your terminal: HELP SUPMAC DOCUMENT To print the document on the line printer: PRINT LB:[1,2]SUPMACDOC.HLP 2 DOCUMENT @SUPMACDOC