helpful student
2012-10-29 21:53:56 UTC
SPJ in his 1987 book on p5 says
Graph reduction gives an appealingly simple and elegant model for the
execution of a functional program, and one that is radically different
from the
execution model of a conventional imperative language.
What is the execution model of a conventional imperative language?
I thought they all had either stack or expression tree (graph).
helpful student
Graph reduction gives an appealingly simple and elegant model for the
execution of a functional program, and one that is radically different
from the
execution model of a conventional imperative language.
What is the execution model of a conventional imperative language?
I thought they all had either stack or expression tree (graph).
helpful student