<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dewa</author_name>
  <author_url>https://blog.hatena.ne.jp/dewa/</author_url>
  <blog_title>出羽ブログ</blog_title>
  <blog_url>https://dewa.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scala</anon>
  </categories>
  <description>前々から気になっていたプログラミング言語Scalaで HelloWorldを書いてみました。 HelloWorld.scala object HelloWorld { def main(args: Array[String]): Unit = { System.out.println(&quot;Hello World&quot;) } } 環境構築は http://www.scala-lang.org/ からダウンロードした scalaのアーカイブを解凍して、そのフォルダに環境変数SCALA_HOMEをセット。 そして、環境変数PATHにSCALA_HOME\binをセットするだけ。 早速、コンパイルしてみる。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdewa.hatenadiary.org%2Fentry%2F20080318%2F1205815114&quot; title=&quot;Hello Worldを書いてみる - 出羽ブログ&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-18 13:38:34</published>
  <title>Hello Worldを書いてみる</title>
  <type>rich</type>
  <url>https://dewa.hatenadiary.org/entry/20080318/1205815114</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
