What Does Command List (CLIST) Mean?

CLIST (short for “command list”) is a programming language used for time sharing processes in complex storage systems. A CLIST program is a list of commands that can be executed together.

Techopedia Explains Command List (CLIST)

Since CLIST is an interpreted program and not a compiled program, it does not build a set of commands into an executable structure for run time. Instead, the machine translates the code into machine language each time it is run.