<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>scheme</anon>
    <anon>mosh</anon>
  </categories>
  <description>UnicodeDataata.txt をパースしマッピングの表を得る。それを alist としてデータを保存し、実行時に hashtable に入れるという実装にした。 hashtable の簡易外部表現が欲しくなる。 いろいろ見て回って、Unicode の中の人も大変だなと思う。upcase するときに1文字が2文字になったりする場合があるなんて知らなかった。 つまりプログラミング言語でそれをサポート仕様と思うと char-upcase の引数は文字で、戻り値は文字列なんてことに。 実装のテスト (char-upcase #\i) ⇒ #\I (char-downcase #\i) ⇒ #\…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20080924%2F1222228152&quot; title=&quot; char-upcase/char-downcase/char-titlecase/char-foldcase の実装 - higepon 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-09-24 12:49:12</published>
  <title> char-upcase/char-downcase/char-titlecase/char-foldcase の実装</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20080924/1222228152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
