<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Ehren</author_name>
  <author_url>https://blog.hatena.ne.jp/Ehren/</author_url>
  <blog_title>Keep on moving</blog_title>
  <blog_url>https://masahito.hatenablog.com/</blog_url>
  <categories>
    <anon>一人勉強会</anon>
    <anon>SICP</anon>
  </categories>
  <description>練習問題を中心に行った。 SCHEMEって書き方がC系と違うので、なかなかなじめないがだんだんなれることができるとよいなと思います。 plt-schemeにて実行可能を確認。 問題1.3 考えたけどあまりきれいにかけなかった。 (define (square x) (* x x)) (define (sum-of-squares x y) (+ (square x) (square y))) (define (foo x y z) (cond ((and (&gt;= x y) (&gt;= z y)) (sum-of-squares x z)) ((and (&gt;= x z) (&gt;= y z)) (sum…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasahito.hatenablog.com%2Fentry%2F20090211%2F1234362335&quot; title=&quot;第一章（１） - Keep on moving&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-02-11 23:25:35</published>
  <title>第一章（１）</title>
  <type>rich</type>
  <url>https://masahito.hatenablog.com/entry/20090211/1234362335</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
