- PL/M-80 Programming Manual (bitsavers.org)
A PL/M program is a sequence of PL/M statements. The PL/M-80 Compiler accepts the statements as input and produces a machine-code program module as output. As will be seen in the remainder of this chapter, a PL/M statement may be translated by the compiler into a single 8080 instruction, or a sequence of instructions, or none at all–it may cause the compiler to allocate storage, for example, instead of producing any machine instructions.
- PDP-10 (Wikipedia)
Digital Equipment Corporation (DEC)’s PDP-10, later marketed as the DECsystem-10, is a mainframe computer family manufactured beginning in 1966 and discontinued in 1983. 1970s models and beyond were marketed under the DECsystem-10 name, especially as the TOPS-10 operating system became widely used.