Push Constant To Stack (3)
if the following are true:
- Expression Stack at time t = [ [ x, ys ], rest ]
- Value Stack at time t = [ values, v_rest ]
- x is constant
then Parameters List at time (t + 1) = None
Comments
Please log in to add comments
if the following are true:
then Parameters List at time (t + 1) = None
Please log in to add comments