Hexlet SICP
  • Contents
  • Exercises
  • 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

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