<?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回」さんにある方法だが、自分でスタックを把握しながら図を描いたら良く分かった。 僕の理解では 処理系に存在する継続を順にリストに保存する 手続き呼出し key, 引数を value として手続きに必要なものを保持する ことが肝要であり、この方法は今の実装と相性が良さそうに思える。 setjmp/longjmp 拡張作戦は、今までの経験から全て想像の範囲内だがこの方法は手を動かした方が身になりそう。 なので以下のように進めようと思う。 現在の処理系で継続を保持してみる 現在の処理系で手続きと引数を保持してみる 任意の時点での継続を再開できるか実験してみる この実装方法…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20070119%2F1169218772&quot; title=&quot; 継続マラソン - 継続の実装方法を考える5 - 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-19 23:59:32</published>
  <title> 継続マラソン - 継続の実装方法を考える5</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20070119/1169218772</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
