<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ypooo</author_name>
  <author_url>https://blog.hatena.ne.jp/ypooo/</author_url>
  <blog_title>ypooo’s diary</blog_title>
  <blog_url>https://ypooo.hatenablog.com/</blog_url>
  <categories>
    <anon>Clojure</anon>
    <anon>LISP</anon>
  </categories>
  <description>第一章：環境構築と最初の一歩 1-1. Clojure とは何か Clojure は JVM（Java 仮想マシン）上で動く Lisp 方言です。 「Lisp」という言葉を初めて聞く方のために説明します。Lisp は 1958 年に生まれたプログラミング言語の系譜で、最大の特徴はコードが括弧で囲まれたリストとして書かれることです。最初は奇妙に見えますが、一度慣れると非常に規則的で読みやすい構文です。 Python と並べてみます。 # Python print(&quot;Hello, world!&quot;) result = add(1, 2) ;; Clojure (println &quot;Hello, wor…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fypooo.hatenablog.com%2Fentry%2F2026%2F04%2F20%2F212702&quot; title=&quot;Clojure - ypooo’s diary&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>2026-04-20 21:27:02</published>
  <title>Clojure</title>
  <type>rich</type>
  <url>https://ypooo.hatenablog.com/entry/2026/04/20/212702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
