<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>paprikas</author_name>
  <author_url>https://blog.hatena.ne.jp/paprikas/</author_url>
  <blog_title>みどりねこ日記</blog_title>
  <blog_url>https://delihiros.hatenablog.jp/</blog_url>
  <categories>
    <anon>clojure</anon>
    <anon>パーサ</anon>
  </categories>
  <description>kern にはいくつか数値のパーサが用意されてて、これらは結果として文字列ではなく適切な数値型を返します。これらのパーサは名前空間 lexer 内のそれらに比べてサポートする数値型は少ないし、空白とかコメントとかもスキップしません。つまるところ、大きなパーサの低レベルの部分で使うべき関数みたいですね。 使用にあたって Kern の名前空間 core をロードします。 (use 'blancas.kern.core) value はパーサを走らせてそのパース結果を返す関数です。引数としてパーサと文字列を受け取って、オプションとして文字列が何であるか(例えばファイルネームだとか)を示すことができま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdelihiros.hatenablog.jp%2Fentry%2F2013%2F03%2F26%2F212846&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>2013-03-26 21:28:46</published>
  <title>数字のパース</title>
  <type>rich</type>
  <url>https://delihiros.hatenablog.jp/entry/2013/03/26/212846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
