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

  • Login
  • Register

  • English English
    Русский Русский
  1. Contents
  2. 4 Metalinguistic Abstraction
  3. 4.1 The Metacircular Evaluator
  4. 4.1.6 Internal Definitions
Previous chapter Next chapter
4.1. The Metacircular Evaluator

4.1.6. Internal Definitions

Exercises:

  • 4.16 . Implement the method for interpreting internal definitions
  • 4.17 . Draw diagrams of the environment
  • 4.18 . Alternative strategy for scanning out definitions
  • 4.19 . Implement internal definitions
  • 4.20 . Special form of letrec
  • 4.21 . Recursive procedures without using letrec

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