<?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>LISP</anon>
    <anon>関数型</anon>
  </categories>
  <description>### 4. root-domain 関数 ypooo.hatenablog.com (defun root-domain (url) (handler-case (let* ((uri (puri:parse-uri url)) (host (or (puri:uri-host uri) &quot;&quot;)) (parts (split-sequence #\. host)) (n (length parts))) (cond ((&lt;= n 2) host) ((and (&gt;= n 3) (member (format nil &quot;~A.~A&quot; (nth (- n 2) parts) (nth (- n …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fypooo.hatenablog.com%2Fentry%2F2026%2F04%2F25%2F053011&quot; title=&quot;PythonプログラマーのためのCommon Lispコード解説 04 - 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>https://cdn-ak.f.st-hatena.com/images/fotolife/y/ypooo/20260425/20260425055449.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-25 05:30:11</published>
  <title>PythonプログラマーのためのCommon Lispコード解説 04</title>
  <type>rich</type>
  <url>https://ypooo.hatenablog.com/entry/2026/04/25/053011</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
