<?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>もう少し考えを進めてみよう。 beginの場合 (begin 1 (begin 2 (call/cc ...) 3) 4) begin(内側)-&gt;getContinuation() (begin _ 3) begin-&gt;parent()-&gt;getContinuation() (begin _ 4) ifの場合 - 1 (begin 1 (if (call/cc ...) 2 3) 4) if-&gt;getContinuation() (if _ 2 3) parentの継続は同じ。 ifの場合 - 2 (begin 1 (if 2 (call/cc ...) 3) 4) if-&gt;getContin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20070125%2F1169735407&quot; title=&quot; 継続マラソン - 継続の実装方法を考える9 - 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-25 23:30:07</published>
  <title> 継続マラソン - 継続の実装方法を考える9</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20070125/1169735407</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
