<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eller</author_name>
  <author_url>https://blog.hatena.ne.jp/eller/</author_url>
  <blog_title>Kengo's blog</blog_title>
  <blog_url>https://blog.kengo-toda.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>ハッカーと画家で読んだLisp最強論（？）をきっかけに、Lispに興味が出てきました。Fortran*1とCOBOL*2を学んだからには、同じく古い言語であるLisp*3も学ぶべきかなぁ？と。 さてLispには様々な方言があるらしいのですが、これからSICPを読むことも考えてSchemeを選択。Scheme の統合開発環境のインストールメモ : フッ君の日常を参考に、SchemeのIDEであるDrSchemeをインストールしました。以下テスト用コード。 ; 2つの引数のうち、大きいほうを選ぶ (define (mymax x y) (if (&gt; x y) x y)) (mymax 1 2) ;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kengo-toda.jp%2Fentry%2F20080418%2F1208555440&quot; title=&quot;DrSchemeインストール - Kengo&amp;#39;s blog&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>2008-04-18 06:50:40</published>
  <title>DrSchemeインストール</title>
  <type>rich</type>
  <url>https://blog.kengo-toda.jp/entry/20080418/1208555440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
