<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>se-kichi</author_name>
  <author_url>https://blog.hatena.ne.jp/se-kichi/</author_url>
  <blog_title>きちめも</blog_title>
  <blog_url>https://se-kichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>SICP</anon>
    <anon>exercise</anon>
  </categories>
  <description>こんな時間だが、前のエントリにもある通りこのまま寝てしまうのは悔しいので（まぁ寝た方が効率はいいんだろうが）少しぐらいは問題を解いてから寝よう、うん。 以下、適当な回答 (define (or-gate a1 a2 output) (define (or-action-procedure) (let ((new-value (logical-or (get-signal a1) (get-signal a2)))) (after-delay or-gate-delay (lambda () (set-signal! output new-value))))) (add-action! a1 o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fse-kichi.hatenadiary.org%2Fentry%2F20080810%2F1218396749&quot; title=&quot;ex3.28 - きちめも&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>2008-08-10 04:32:29</published>
  <title>ex3.28</title>
  <type>rich</type>
  <url>https://se-kichi.hatenadiary.org/entry/20080810/1218396749</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
