<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nowokay</author_name>
  <author_url>https://blog.hatena.ne.jp/nowokay/</author_url>
  <blog_title>きしだのHatena</blog_title>
  <blog_url>https://nowokay.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Scalaの勉強をはじめたので、とりあえず簡単なパーサーを作ってみてます。 http://d.hatena.ne.jp/nowokay/20111101#1320102262 前回で、簡単な計算ができるようになりました。 http://d.hatena.ne.jp/nowokay/20111105#1320463263 ということで、今回は、ブール値とif式を導入してみます。 ブール値はtrue/falseなんですが、「true」「false」といったリテラルは実装せず、比較演算子「 そして、if式として「if(〜)〜else〜」という形式のものを導入します。 ASTオブジェクトは、これ。 c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnowokay.hatenablog.com%2Fentry%2F20111106%2F1320542912&quot; title=&quot;Scalaでパーサーを作ってみる〜4:ブール値とif式 - きしだのHatena&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>2011-11-06 10:28:32</published>
  <title>Scalaでパーサーを作ってみる〜4:ブール値とif式</title>
  <type>rich</type>
  <url>https://nowokay.hatenablog.com/entry/20111106/1320542912</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
