In this section we inspect, by examples, the concepts of “dynamic environment” and “dynamic extent of a function call”. Dynamic extent and the dynamic environment, for the meaning as defined by R6RS.
• dynamic environment intro: | Introduction to the concept of dynamic environment. | |
• dynamic environment parms: | Parameters: the archetype of state in the dynamic environment. | |
• dynamic environment extent: | The dynamic extent of a function call. | |
• dynamic environment guard: | On the implementation of guard .
| |
• dynamic environment except: | More cases of exception handling. |