<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>penguinwatcher</author_name>
  <author_url>https://blog.hatena.ne.jp/penguinwatcher/</author_url>
  <blog_title>メモ日記</blog_title>
  <blog_url>https://penguinwatcher.hatenadiary.org/</blog_url>
  <categories>
    <anon>PG</anon>
    <anon>Haskell</anon>
    <anon>亀</anon>
  </categories>
  <description>亀プログラム。 もともとは、「増補改訂版Java言語で学ぶデザインパターン入門」のInterpreterパターンの章で出てくる簡易言語(亀プログラム)の解釈をHaskellで書いたらどう書くのかという試み。BNF参考 &lt;program&gt; ::= program &lt;command list&gt; &lt;command list&gt; ::= &lt;command&gt;*end &lt;command&gt; ::= &lt;repeat command&gt; | &lt;primitive command&gt; &lt;repeat command&gt; ::= repeat &lt;number&gt; &lt;command list&gt; &lt;primitive comma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpenguinwatcher.hatenadiary.org%2Fentry%2F20061117%2F1163791250&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>2006-11-17 04:20:50</published>
  <title> 書いてみたプログラム</title>
  <type>rich</type>
  <url>https://penguinwatcher.hatenadiary.org/entry/20061117/1163791250</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
