Close
Register
Close Window

Programming Languages

Chapter 5 Interpreting the Imperative Language SLang 2

Show Source |    | About   «  5.3. Parameter-Passing Mechanisms   ::   Contents   ::   6.1. Review of OOP  »

5.4. Lazy Lists

5.4.1. RP 32 Part 1

This problem will help you understand code that creates infinite sequences.

5.4.2. RP 32 Part 2

This problem will help you write recursive code to process infinite sequences. To earn credit for it, you must complete this randomized problem correctly three times in a row.

5.4.3. RP 33 Part 1

This problem reviews recursive definitions of sequences. To earn credit for it, you must complete this randomized problem correctly three times in a row.

5.4.4. RP 33 Part 2

This problem deals with one more example of a recursive definition of a sequence.

   «  5.3. Parameter-Passing Mechanisms   ::   Contents   ::   6.1. Review of OOP  »

nsf
Close Window