Report a mistake on the page

There is a mistake in the following text:

Do you want to send a notice to a webmaster?
Hexlet SICP
  • Contents
  • Exercises
  • How to read SICP?
  • Leaderboard
  • The book
  • Login
  • Sign up
  • English English
    • Русский Русский
  1. Contents
  2. 4 Metalinguistic Abstraction
  3. 4.4 Logic Programming
  4. 4.4.4 Implementing the Query System
  5. 4.4.4.8 Frames and Bindings
Previous chapter Next chapter
4.4.4. Implementing the Query System

4.4.4.8. Frames and Bindings

Exercises:

  • 4.71 . Explicit delay in the simple-query and disjoin procedures
  • 4.72 . Streams interleaving
  • 4.73 . Explicit delay in flatten-stream
  • 4.74 . A simpler version of stream-flatmap
  • 4.75 . A new special form - unique
  • 4.76 . Separate processing the two clauses of the 'and'
  • 4.77 . The filtering in a ''delayed'' manner
  • 4.78 . The query language as a nondeterministic program
  • 4.79 . A rule-application method that uses environments

Completed by:

  • Anton Burenkov
  • misha
  • Дмитрий
  • Ezhevsk

There are no comments yet.

Authentication required

You must log in to post a comment.

Login

© Hexlet

  • About
  • Source code
  • Slack #hexlet-volunteers

Help

  • Blog
  • Knowledge
  • Recommended books

Other open-source projects

  • Hexlet CV
  • Hexlet Editor
  • Hexlet Friends

Extras

  • Code Basics
  • CodeBattle
  • Hexlet Guides