In this assignment, you'll practice working with natural numbers and pairs in Pie. The Pie exercises cover chapters 3. You'll also being implementing an evaluator for untyped lambda calculus with integers and addition.
The Pie assignment should be completed by writing a definition for each claim, and then uncommenting the tests so that they all pass. Passing the tests is necessary, but not sufficient, for completing the exercise - you should also follow the instructions in the file.
Gradescope Submission link https://www.gradescope.ca/courses/11611/assignments/55223
Parts of this assignment are written by David Christiansen and used with permission.