Changes between Version 4 and Version 5 of Fundamentals


Ignore:
Timestamp:
05/12/23 20:34:04 (3 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Fundamentals

    v4 v5  
    1818To understand the static and dynamic nature of scopes and processes, and the relations between them, we consider the (artificial) example code in Fig. 1. The static scopes in the scope are numbered from 0 to 6.
    1919
    20 [[Image(scopeCodeExample.png, width=250px, align=center)]] || [[Image(staticScopeTree.png, width=200px, align=center)]] ||
     20|| [[Image(scopeCodeExample.png, width=250px)]] || [[Image(staticScopeTree.png, width=250px)]] || [[Image(scopeStateExample.png, width=250px]] ||
    2121  Fig. 1.  CIVL-C code skeleton to illustrate scope hierarchy.
    2222