<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nhiguchi</author_name>
  <author_url>https://blog.hatena.ne.jp/nhiguchi/</author_url>
  <blog_title>nhiguchiの日記</blog_title>
  <blog_url>https://nhiguchi.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Java</anon>
  </categories>
  <description>Java向けPEGパーザコンビネータpcomを少し改善した。 新版はこちら(旧版はこちら)。 改善した点は、下記の通り。 メモ化に対応 インタフェースを整理 また、改善と言えるかどうかわからないが、再帰的なパーザを作るためのお助けクラス(RecursionMark)を導入した。 再帰的なパーザを実現するには遅延評価する必要がある。 そこで、その場で評価せずに、後で評価するための印(mark)をつけるためのクラスを作ってみた。 その他、実装上の変更点としては、演算子文法パーザの実装をPEGベースに変更した。 旧版よりは実装がすっきりしたと思う(旧版についての記事はこちら)。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnhiguchi.hatenadiary.org%2Fentry%2F20100228%2F1267363016&quot; title=&quot;pcomを少し改善 - nhiguchiの日記&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>2010-02-28 22:16:56</published>
  <title>pcomを少し改善</title>
  <type>rich</type>
  <url>https://nhiguchi.hatenadiary.org/entry/20100228/1267363016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
