The diagram on the next page is an attempt to show the general structure of the software package.
You may wish to refer to it as you read the remaining chapters. Input to
is either interactive
or batch via the main AIPS program. It uses the
language processor and symbol table to set
“adverb” values and cause application “verbs” to be executed. Chief among these, the verb GO causes
independent programs called “tasks” to run. Sequences of commands may be run in batch by SUBMITting
them to a batch “checker” and running them using the batch version of AIPS. All programs access
and modify disk data files, and interactive ones may access tapes and TV- and Tektronix-like display
devices.