Hand-Written Assignment 2 (HW1) |
The purpose of this HW is to test your understanding of
- the order of evaluation of expressions in OCaml,
- the scope of variables, and the state of environments used during
evaluation, and
- how an application of a function is evaluated.
|
|
|