<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmurata</author_name>
  <author_url>https://blog.hatena.ne.jp/tmurata/</author_url>
  <blog_title>tmurataの日記</blog_title>
  <blog_url>https://tmurata.hatenadiary.org/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>遅延評価を組み込んだ評価器のソース。 この節で使用する評価器は解析と評価を分離していない方を元に遅延評価を組み込む。 問題4.27のためメモ化したthunkの部分はコメントアウトしてある。 ;; 評価器実行用に超循環のapplyを定義する前に定義しておく (define apply-in-underlying-scheme apply) (define true #t) (define false #f) ;; --------------------------------------------- ;; 評価器の中核 ;; ---------------------------------…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmurata.hatenadiary.org%2Fentry%2F20100430%2F1272628187&quot; title=&quot;問題4.27の前(遅延評価を組み込んだ評価器) - tmurataの日記&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>2010-04-30 20:49:47</published>
  <title>問題4.27の前(遅延評価を組み込んだ評価器)</title>
  <type>rich</type>
  <url>https://tmurata.hatenadiary.org/entry/20100430/1272628187</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
