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

  • Login
  • Register

  • 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

Was 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

  • Knowledge
  • Blog
  • Recommended books

Other open-source projects

  • Hexlet Editor
  • Hexlet CV
  • Hexlet Friends

Additionally

  • Code Basics
  • CodeBattle
  • Hexlet Guides