Defining SSPL
SSPL is a dialog language that creates panels to prompt for user entries and the logic to process the input. A dialog can also process without input from a user.
SSPL is a component of the Dialog Manager. The Dialog Manager provides the system services that compile and execute programs written in SSPL, as well as the general and application-specific functions of the language.
The Dialog Manager is a facility of CL/SuperSession.
SSPL consists of placeholders, functions, statements, operators, and variables.