<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>Schemeを作ろう 第3回で触れられている方法。 ではどうしたか。結局私は、内部構造を本当にバカ正直にに継続の連続にしましたこれについて考えてみようと思います。ただ僕の理解が正しいかは自信なし。 シンプルな例から考えるのが良いだろう。 考え方 (+ 1 2) を処理系が評価する場合を考える。 継続を取り出せそうな場所は5ヶ所ありそう。 &lt;&lt;1&gt;&gt;(+ &lt;&lt;2&gt;&gt; 1 &lt;&lt;3&gt;&gt; 2 &lt;&lt;4&gt;&gt;) &lt;&lt;5&gt;&gt; それぞれの場所での継続を列挙すると &gt; 関数を呼び出そうとする 引数1を評価 引数2を評価 1と2を引数に+を評価 結果を返す 次の式を評価 &gt; 引数1を評価 引数2を評価 1と2を引数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20070117%2F1169043636&quot; title=&quot; 継続マラソン - 継続の実装方法を考える3 - higepon blog&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>2007-01-17 23:20:36</published>
  <title> 継続マラソン - 継続の実装方法を考える3</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20070117/1169043636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
