<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsakamot</author_name>
  <author_url>https://blog.hatena.ne.jp/rsakamot/</author_url>
  <blog_title>さかもとのブログ</blog_title>
  <blog_url>https://rskmt.hateblo.jp/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>計算機モデルが動いたので，問題5.7をやる． 5.7 ;; exercise 5.7 (section5.1) ;; a (define expt-machine (make-machine '(b n val continue) (list (list '= =) (list '- -) (list '* *)) '((assign continue (label expt-done)) expt-loop (test (op =) (reg n) (const 0)) (branch (label return)) (save continue) (assign n (op -) (reg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frskmt.hateblo.jp%2Fentry%2F20090719%2F1247992017&quot; title=&quot;SICP演習問題5.7,5.8 - さかもとのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-19 17:26:57</published>
  <title>SICP演習問題5.7,5.8</title>
  <type>rich</type>
  <url>https://rskmt.hateblo.jp/entry/20090719/1247992017</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
