nesting level
List of: Glossary Items
Subjects: Scheme AIDE Application, Scheme Interface
Contents: Glossary

As a Scheme procedure is built, one or more Scheme commands can be nested using parenthesis. The command is evaluated only when the interpreter finds an equal number of open and close parenthesis. The Scheme ACIS Interface Driver Extension (Scheme AIDE) demonstration program's prompt shows the required number of close parenthesis (nesting level of Scheme commands) for commands that are not yet complete: acis(3)> means that three more close parenthesis are needed.
PDF/GLOSSARY/01GLOSS.PDF
HTM/DATA/ACIS/GLOSSARY/01GLOSS/0231.HTM