<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>propella</author_name>
  <author_url>https://blog.hatena.ne.jp/propella/</author_url>
  <blog_title>言語ゲーム</blog_title>
  <blog_url>https://propella.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>寝る前にメモ。PEG の欠点として左再帰が出来無い点があるけど、それってどういう事だろう。右と左ってそんなに大きな違いがあるのか？と考え出すと止まらなくなって、でも何となく自分なりに思いついたこと。まず左再帰と右再帰の違いを書く。次の式を読んでみよう。 1 + 2 + 3 + 4 + 5 + 6 + 7 多分みんな左から右に目を動かしたはずだ。これが右再帰(嘘)。次は左再帰を混ぜた例。 10000000000 + 2000 + 3000000000 + 400 + 5000000000 もしこれを口に出して読もうとしたら、途中で目を右から左に動かして、一、十、百、千、と桁を数えたはずだ。ここが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpropella.hatenablog.com%2Fentry%2F20071205%2Fp1&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>2007-12-05 00:00:00</published>
  <title> 左再帰</title>
  <type>rich</type>
  <url>https://propella.hatenablog.com/entry/20071205/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
