closure_note.txt 126 B

12345678
  1. a closure is like this:
  2. tag: tclos
  3. value: pointer into the heap
  4. and in the heap we have:
  5. [label][env length][env0][env1]...