Report a mistake on the page

Network error

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. 5 Computing with Register Machines
  3. 5.5 Compilation
  4. 5.5.7 Interfacing Compiled Code to the Evaluator
Previous chapter
5.5. Compilation

5.5.7. Interfacing Compiled Code to the Evaluator

Exercises:

  • 5.45 . The quality of the compiler
  • 5.46 . The effectiveness of compiling the tree-recursive Fibonacci procedure
  • 5.47 . Modifying evaluator
  • 5.48 . Compile-and-run primitive
  • 5.49 . Register machine
  • 5.50 . Metacircular evaluator
  • 5.51 . Rudimentary implementation of Scheme in C
  • 5.52 . Scheme compiler into C instructions

Completed by:

  • Anton Burenkov
  • Дмитрий

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