(10 points) We have studied many languages so far including LET and PROC. These
languages have a variety of ways for introducing declarations.
(a) (5 points) List at least two ways of introducing declarations.
(b) (5 points) Write two expressions which essentially perform the same computation,
but introduce bindings using the two methods described above.
6. (10 points) We have studied many languages so far including LET and PROC. These languages have a variety of ways for introducing declarations.
a) (5 points) List at least two ways of introducing declarations. Answer:
(b) (5 points) Write two expressions which essentially perform the same computation but introduce bindings using the two methods described above. Answer: