Close
Register
Close Window

Programming Languages

Chapter 3 Lambda Calculus

Show Source |    | About   «  3.7. Reduction Strategies   ::   Contents   ::   3.9. Recursive Functions  »

3.8. Church Numerals and Booleans

3.8.1. Church Numerals

Text forthcoming

3.8.2. RP 18 Part 1

This problem will help you recognize and use the Church numerals as well as the representation of the corresponding addition and multiplication operators. To get credit for this randomized problem, you must solve it correctly three times in a row.

3.8.3. Church Booleans

3.8.4. RP 18 Part 2

This problem is about a possible representation for the ternary IF/THEN/ELSE operator.

3.8.5. RP 18 Part 3

This problem is about a possible representation for the binary OR operator.

   «  3.7. Reduction Strategies   ::   Contents   ::   3.9. Recursive Functions  »

nsf
Close Window