Close
Register
Close Window

Programming Languages

Chapter 4 Interpreting the Functional Language SLang 1

Show Source |    | About   «  4.5. Interpreter Review   ::   Contents   ::   5.1. Defining SLang 2  »

4.6. Let Expressions

4.6.1. RP 25 Part 1

This randomized problem focuses on let expressions as syntactic sugar. Solve it correctly three times in a row to get credit for it.

4.6.2. RP 25 Part 2

This randomized problem focuses on the evaluation of nested let expressions. Solve it correctly three times in a row to get credit for it.

4.6.3. RP 25 Part 3

This randomized problem focuses on the evaluation of nested let expressions with closures. Solve it correctly three times in a row to get credit for it.

   «  4.5. Interpreter Review   ::   Contents   ::   5.1. Defining SLang 2  »

nsf
Close Window