Hexlet SICP
  • Contents
  • Exercises
  • Leaderboard
  • The book
  • Login
  • Sign up
  • 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

There are no comments yet.

Authentication required

You must log in to post a comment.

Login
  • About
  • Source code
  • Telegram
Help
  • Blog
  • layout.footer.free
  • Recommended books
OpenSource
  • Hexlet CV
  • Run IT
  • Hexlet Friends
Extras
  • Hexlet
  • Code Basics
  • CodeBattle
  • Hexlet Guides