<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chaperatta</author_name>
  <author_url>https://blog.hatena.ne.jp/chaperatta/</author_url>
  <blog_title>fujidigの雑記</blog_title>
  <blog_url>https://chaperatta.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>int型を追加 int用リテラルを追加 演算子を追加（&gt;,&amp;,|,^,,&gt;=,,~,!） 各演算はOperatorクラスでなくValueクラスでやるように（各型はValue::* Valueなクラスになっている） 1+0.5の1が1.0に暗黙の型変換されて、1.5を返すようになっています。 やりたい！ 論理演算子と条件演算子 カンマ演算子（単純な演算子と違って引数を区切るカンマと区別する必要がある） 16進表記や8進表記のリテラル eval関数（の前に文字列型が必要か） 遅延評価について考えているけど、これ、逆ポーランド記法とは相性悪い気がする。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaperatta.hatenadiary.org%2Fentry%2F20080303%2F1204503364&quot; title=&quot;計算スクリプト進捗 - int型と演算子の追加 - fujidigの雑記&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-03-03 09:16:04</published>
  <title>計算スクリプト進捗 - int型と演算子の追加</title>
  <type>rich</type>
  <url>https://chaperatta.hatenadiary.org/entry/20080303/1204503364</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
