<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>楽しいMIL記号の時間です。 加算器 - Wikipediaみたいなシミュレータを作っていきます。 問題 3.28 オアゲートを作れ。という問題。 (define (logical-or a b) (cond ((or (and (= a 1) (= b 1)) (and (= a 0) (= b 1)) (and (= a 1) (= b 0))) 1) ((and (= a 0) (= b 0) 0)) (else (error &quot;Invalid signal&quot; s)))) (define (or-gate a1 a2 output) (let ((or-action-proc (lamb…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20080512%2F1210588399&quot; title=&quot; SICPを読む(109) 問題3.28 - 3.32 - ディジタル回路のシミュレータ - ボクノス&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tanakaBox/20080512/20080512222119.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-05-12 19:33:19</published>
  <title> SICPを読む(109) 問題3.28 - 3.32 - ディジタル回路のシミュレータ</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20080512/1210588399</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
