<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dot_h2o2</author_name>
  <author_url>https://blog.hatena.ne.jp/dot_h2o2/</author_url>
  <blog_title>.h2oのお気楽日記</blog_title>
  <blog_url>https://dot-h2o2.hatenadiary.org/</blog_url>
  <categories>
    <anon>雑多</anon>
  </categories>
  <description>CygwinのパッケージにAda環境がなぜか含まれてるけどアレって使えるのか昔から気になっていた。 ちょっと時間が出来たのでadaのプログラミングの勉強も兼ねて動かしてみた。 準備はCygwin Setypで”gcc-ada”をセットアップするだけ。コードは以下の通り（procedure と ソースファイルの名前をあわせておく必要があるみたい） with Ada.Text_Io; use Ada.Text_Io; procedure Hello is begin Put_Line (&quot;Hello, world!&quot;); end Hello; 後はコンパイルするだけ。 $ gnat make he…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdot-h2o2.hatenadiary.org%2Fentry%2F20081116%2Fp1&quot; title=&quot;Cygwinでadaを動かしてみる。 - .h2oのお気楽日記&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-11-16 00:00:00</published>
  <title>Cygwinでadaを動かしてみる。</title>
  <type>rich</type>
  <url>https://dot-h2o2.hatenadiary.org/entry/20081116/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
