<?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>ポール・グレアム著ANSI Common Lispを読んでいきたいと思います(優先度低め)。本の略名はACLと勝手に命名しました。2章からバリバリ変態モード全開なので軟弱者の僕はScheme使っちゃうよ〜。 練習問題 2.1 評価る値を述べよ。 (+ (- 5 1) (+ 3 5)) ; 12 (list 1 (+ 2 3)) ; (1 5) (if (pair? 1) (+ 1 2) (+ 3 4)) ; 7 (list (and (pair? 3) #t) (+ 1 2)) ; (#f 3) and,orは、最後に評価した値を返す。 Schemeの場合、#f以外は全て真になる。CLの場合n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20071216%2F1197812963&quot; title=&quot; ACL(1) Lispの世界へようこそ - ボクノス&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-12-16 22:49:23</published>
  <title> ACL(1) Lispの世界へようこそ</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20071216/1197812963</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
