Hand-Written Assignment 2 (HW2) |
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.
|
|
- hw2.pdf
- hw2-sol.pdf
|