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.5 An Example of Compiled Code
Previous chapter Next chapter
5.5. Compilation

5.5.5. An Example of Compiled Code

Exercises:

  • 5.33 . Сompare the resulting code of a factorial procedure
  • 5.34 . The essential difference between the code for iterative and recursive versions of factorial
  • 5.35 . An example of compiler output
  • 5.36 . Order of evaluation of compiler
  • 5.37 . Compiler's preserving mechanism
  • 5.38 . Support open coding of selected primitives

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