<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mzp</author_name>
  <author_url>https://blog.hatena.ne.jp/mzp/</author_url>
  <blog_title>みずぴー日記</blog_title>
  <blog_url>https://mzp.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scheme</anon>
    <anon>30分プログラム</anon>
  </categories>
  <description>30分プログラム、その423。文字のヒストグラムを作ってみよう。 うちの弟が学校の課題で、文字列をいれると使っているアルファベットの数を表示するプログラムをCで作っていた。 $ ./a.out 文字列を入力してください: hoge 使っているアルファベットは: e ... 1 g ... 1 h ... 1 o ... 1わりとおもしろそうだったので、ボクもマネしてみた。ただし、Schemeで。 使い方 $ gosh word-hist.scm hoge e ... 1 g ... 1 o ... 1 h ... 1 ソースコード #! /opt/local/bin/gosh ;; -*- m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmzp.hatenadiary.org%2Fentry%2F20081126%2Fword&quot; title=&quot;文字のヒストグラム - みずぴー日記&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-11-26 00:00:00</published>
  <title>文字のヒストグラム</title>
  <type>rich</type>
  <url>https://mzp.hatenadiary.org/entry/20081126/word</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
