<?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>まだ手続きの意味がよくわからない。特殊形式(define,and,not)は手続きではないと書いてあった。ますます意味不明。それでは、ようやく練習問題。 10 ; 10 (+ 5 3 4) ; 12 (- 9 1) ; 8 (/ 6 2) ; 3 (+ (* 2 4) (- 4 6)) ; 6 (define a 3) ; a (define b (+ a 1)) ; b (+ a b) ; 7 (= a b) ; #f (+ a b (* a b)) ; (+ 3 4 12) -&gt; 19 (if (and (&gt; b a) (&lt; b (* a b))) a b) ; (if (and #t #…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070526%2F1180144455&quot; title=&quot; SICPを読む(3) 問題1.1 - ボクノス&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-05-26 10:54:15</published>
  <title> SICPを読む(3) 問題1.1</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070526/1180144455</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
