{Begin Chapter Conditionals and Iterative Statements}
{Title Conditionals and Iterative Statements}
{Text
In order to do any but the simplest computations, it is necessary to test values and execute expressions conditionally, and to execute expressions repeatedly. Interlisp supplies a large number of useful conditional and iterative constructs.
{Include ControlFns}
{Include CLISPWords}
}{End Chapter Conditionals and Iterative Statements}