Push Return Value (2)

if the following are true:
  • Return Value at time t = [ r, [ ] ]
  • Expression Stack at time t = [ [ ], [ [ Python constructor with name: clss_name and arguments: args, ys ], rest ] ]
  • Value Stack at time t = [ next_level, other_levels ]

then Expression Stack at time (t + 1) = [ ys, rest ]


Comments

Please log in to add comments