Simple Nested Functions example  -- scopefig35.py
   scopefig35v2.py

Scoping issues with nested functions scott13NOTESP3.py
     scott13NOTES.py
    scott13P3.py
    scott13v2.py

Nested function as argument  - 2nd class nestAv3.py
First Class functions - 3rd
      firstClassV3.py
     nestBv3.py (function returned)
Closure - disassembly.py

Construct.cpp
Construct1.cpp
MAKEFILE
PeculiarLateBindingConstructors2.java
PeculiarLateBindingInConstructors.java

Scope.class
Scope.java
Scope1324.perl*
Scope1324Example.perl
Scope2.java

array.perl*
dogtest.c
fact.c
fact.s
factsun.s
firstClassV3.py

lists.py
prtUnit.c
scope.c
scope2.c

Iterators
Iterating with First Class functions (iteratorsEX6_72.rb)
iterators.py
iterators.rb
iteratorsC.rb
iteratorsv2.py

Tree classes
TreeModule.py
TreeModuleV2.py
treeModule.rb

Continuation "callcc"
continuation6_43.rb