<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>e_c_e_t</author_name>
  <author_url>https://blog.hatena.ne.jp/e_c_e_t/</author_url>
  <blog_title>記録（e_c_e_t）</blog_title>
  <blog_url>https://e-c-e-t.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>今まで何度と無く、手を出しては途中で投げ出していたlispだが、 電卓程度の使い方ぐらいは覚えてみよう、と、まとめてみた。 にわかlisp野郎のxyzzyで使えるlispの文法 簡単な計算（☆はCtrl+jを押す） ;1+3=4 足し算 (+ 1 3)☆ ;100 * 20 = 2000 掛け算 (* 100 20)☆ ;6 - 2 = 4 引き算 (- 6 2)☆ ;56 / 8 = 7 割り算 (/ 56 8)☆Lispの世界では演算子を前に置き、演算対象（数字）を引数に取る。 あとは、カッコの中身を入れ子にしていくらでも複雑な計算が可能 ; カッコを入れ子にする ; (1+(20 * 3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-c-e-t.hatenadiary.org%2Fentry%2F20050211&quot; title=&quot;今使えるlispの技 - 記録（e_c_e_t）&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>2005-02-11 00:00:00</published>
  <title>今使えるlispの技</title>
  <type>rich</type>
  <url>https://e-c-e-t.hatenadiary.org/entry/20050211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
