<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tnnsst35</author_name>
  <author_url>https://blog.hatena.ne.jp/tnnsst35/</author_url>
  <blog_title>ぼくのセーブポイント</blog_title>
  <blog_url>https://blog.tnnsst35.me/</blog_url>
  <categories>
    <anon>その他</anon>
  </categories>
  <description>社内SICP勉強会で最後の5章を進行中です。 この勉強会、入社した年からやっているのでもう2年半以上やっていると思われる。 5章で出てくるレジスタ計算機を動かすためには、P307〜P317を写経してやる必要があるんだが、割とスムーズに写経できて動いた記念でのせておく。 ちなみに僕の実行環境は DrRacket 言語:R5RS です。 [bash] (define (tagged-list? exp tag) (if (pair? exp) (eq? (car exp) tag) false)) ; make-machine ; @params register-names レジスタに入れる変数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tnnsst35.me%2Fentry%2Ftech%2Fetc%2F332%2F&quot; title=&quot;
				SICP 5章 P307〜P317 レジスタ計算機の写経		 - ぼくのセーブポイント&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>2011-12-11 19:23:06</published>
  <title>
				SICP 5章 P307〜P317 レジスタ計算機の写経		</title>
  <type>rich</type>
  <url>https://blog.tnnsst35.me/entry/tech/etc/332/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
