Hexlet SICP
  • Contents
  • Exercises
  • How to read
  • Rating
  • Book

  • Login
  • Register

  • English English
    Русский Русский
  1. Contents
  2. 4 Metalinguistic Abstraction
  3. 4.2 Variations on a Scheme — Lazy Evaluation
  4. 4.2.2 An Interpreter with Lazy Evaluation
Previous chapter Next chapter
4.2. Variations on a Scheme — Lazy Evaluation

4.2.2. An Interpreter with Lazy Evaluation

Exercises:

  • 4.27 . The interaction between lazy evaluation and side effects
  • 4.28 . Evaluate the operator using actual-value
  • 4.29 . Demonstrate the benefits of memoization
  • 4.30 . Working with sequences in the lazy evaluator
  • 4.31 . The behavior of the lazy evaluator

Was completed by:

  • Anton Burenkov
  • misha

There are no comments yet.

Authentication required

You must log in to post a comment.

Login

© Hexlet

  • About
  • Source code
  • Slack #hexlet-volunteers

Help

  • Knowledge
  • Blog
  • Recommended books

Other open-source projects

  • Hexlet Editor
  • Hexlet CV
  • Hexlet Friends

Additionally

  • Code Basics
  • CodeBattle
  • Hexlet Guides