<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuyarin</author_name>
  <author_url>https://blog.hatena.ne.jp/yuyarin/</author_url>
  <blog_title>yuyarinの日記</blog_title>
  <blog_url>https://yuyarin.hatenadiary.org/</blog_url>
  <categories>
    <anon>University</anon>
    <anon>Programming</anon>
  </categories>
  <description>expression_stmtとassignment_stmtをparseの件について悩んでいたが、一晩寝たら解決策を思いついた。 identifierはsubscriptionに含まれているのだからassignment_stmtはそのままparseできる。 expression_stmtもassignment_stmtも先頭はprimaryになりうるのでexpressionとしてparseしてあげればよい。 expressionとして処理した後にtokenが&quot;=&quot;ならばassignment_stmt、そうでなければexpression_stmt assignment_stmtのはずがiden…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuyarin.hatenadiary.org%2Fentry%2F20071015%2F1192424509&quot; title=&quot;mini-Pythonインタープリタその３ - yuyarinの日記&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-10-15 14:01:49</published>
  <title>mini-Pythonインタープリタその３</title>
  <type>rich</type>
  <url>https://yuyarin.hatenadiary.org/entry/20071015/1192424509</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
