<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>se-kichi</author_name>
  <author_url>https://blog.hatena.ne.jp/se-kichi/</author_url>
  <blog_title>きちめも</blog_title>
  <blog_url>https://se-kichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>SICP</anon>
    <anon>exercise</anon>
  </categories>
  <description>続き ex4.18 やってみる前に解答。 4.18の例だと、dyの定義時にyが*unassigned*でエラー。 ようするに、この例だと、内部定義を相互に行えないというかなんというか。まぁということで実行してみるか。 まず、delayとかの準備 (define (delay-exp exp) (cadr exp)) ;;メモ化無しver ;;(define (delay-&gt;lambda exp) (make-lambda '() (list (delay-exp exp)))) (define (delay-&gt;memo-lambda exp) (list 'memo-proc (make-la…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fse-kichi.hatenadiary.org%2Fentry%2F20080916%2F1221581554&quot; title=&quot;exercise 4.18 - きちめも&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>2008-09-16 01:12:34</published>
  <title>exercise 4.18</title>
  <type>rich</type>
  <url>https://se-kichi.hatenadiary.org/entry/20080916/1221581554</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
