a normal order normal form interpreter for the lambda calculus now, we will describe the actual homework. in lecture, we wrote several interpreters for the lambda calculus. they terminated when they reached an answer in weak head normal form. in this homework you will write a normal order interpreter that yields an answer in normal form (i.e., the expression cannot be further reduced).