<?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>動的寿命 1 呼び出された手続きの本体が始まる時，その動的寿命に入る 呼び出された手続きが戻る時，その動的寿命は終わる (dynamic-wind (lambda () (display &quot;a&quot;)) (lambda () (display &quot;b&quot;)) (lambda () (display &quot;c&quot;))) abc#&lt;undef&gt; gosh&gt; 動的寿命 2 動的寿命の期間外にとらえられた継続が，実行がその動的寿命の中にあるときに起動されたならば，その時もまた，その動的寿命は終わる。 (define cont '()) cont (begin (display &quot;1&quot;) (display (call…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20070221%2F1172068276&quot; title=&quot; dynamic-wind の仕様を読みつつ理解しよう - 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-02-21 23:31:16</published>
  <title> dynamic-wind の仕様を読みつつ理解しよう</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20070221/1172068276</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
