<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsakamot</author_name>
  <author_url>https://blog.hatena.ne.jp/rsakamot/</author_url>
  <blog_title>さかもとのブログ</blog_title>
  <blog_url>https://rskmt.hateblo.jp/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>ついに4章に入りました． いきなり演習問題がわからず，答えを参照した． いつもお世話になっております．letを使って先に評価しちゃうのか．そうかそうだな．それならどれが先かが明らかだ． ;;excercise4.1 ;;解答参照 (define val 10) (define expression (cons (set! val (+ val 2)) (set! val (* val 2)))) expression ;=&gt; (12 . 24) ;つまりGaucheでは左から右に評価される ;;評価用 (define expression '((set! val (+ val 2)) (set…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frskmt.hateblo.jp%2Fentry%2F20090619%2F1245426873&quot; title=&quot;SICP演習問題4.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>2009-06-19 00:54:33</published>
  <title>SICP演習問題4.1</title>
  <type>rich</type>
  <url>https://rskmt.hateblo.jp/entry/20090619/1245426873</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
