Close
Register
Close Window

Programming Languages

Chapter 4 Interpreting the Functional Language SLang 1

Show Source |    | About   «  4.1. Defining SLang 1   ::   Contents   ::   4.3. Interpreter Implementation  »

4.2. Environment-based Model of Evaluation

4.2.1. Environment Data Structure

Text forthcoming

4.2.2. RP 21 Part 3

This problem provides practice determining to which value a SLang 1 variable is bound. To earn credit for it, you must complete this randomized problem correctly three times in a row.

4.2.3. RP 21 Part 4

This problem provides practice fully evaluating SLang 1 expressions. To earn credit for it, you must complete this randomized problem correctly three times in a row.

4.2.4. RP 21 Part 5

This problem gives you practice with denoted values in the SLang 1 interpreter. To earn credit for it, you must complete this randomized problem correctly three times in a row.

   «  4.1. Defining SLang 1   ::   Contents   ::   4.3. Interpreter Implementation  »

nsf
Close Window