<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinichiro_h</author_name>
  <author_url>https://blog.hatena.ne.jp/shinichiro_h/</author_url>
  <blog_title>兼雑記</blog_title>
  <blog_url>https://shinh.hatenablog.com/</blog_url>
  <categories>
    <anon>Program</anon>
    <anon>Ruby</anon>
  </categories>
  <description>1年以上前に出題された問題なのですが、当時 kinaba さんの解答を見て、すげーと思って、今でも一番好きな Ruby のコードではないかと思っています。ので思い出したように少し書いてみます。http://www.kmonos.net/wlog/71.html#_2014070301問題は、 (a-b)*c というような中置記法の式を、 ab-c* というような後置記法になおせというもの。 flagitious さんと kinaba さんは eval で ruby に中置記法のパースを丸投げして、 method_missing に飛んできた順で出力する、という豪快な手法で当時最短だった 61B…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinh.hatenablog.com%2Fentry%2F20080408%2F1207654730&quot; title=&quot; infix to postfix - 兼雑記&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>2008-04-08 20:38:50</published>
  <title> infix to postfix</title>
  <type>rich</type>
  <url>https://shinh.hatenablog.com/entry/20080408/1207654730</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
