<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kanoke</author_name>
  <author_url>https://blog.hatena.ne.jp/kanoke/</author_url>
  <blog_title>気になったネタリンク</blog_title>
  <blog_url>https://kanoke.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>組み込み済みクラスへの対応が終わった。 後はガンガン組み込み済みクラスを製作していくだけだ。 ・static変数 ・switch ・for ・short, byte への対応 まぁ上3つは即座にできるからいいとして、問題はshort, byte型への対応か…。 今のところスタック上に存在する数値型変数は、全てintである。何故ならスタック領域をint配列（とObject配列）として確保しているからだ。 なのでローカル変数としてbyteなどを定義したとしても、それは実際はint型になるのである。 この仕組みはJavaでも同様らしい（と聞いたことある）ので文句の無いところだろう。 だが流石にbyt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkanoke.hatenadiary.org%2Fentry%2F20071106%2Fp1&quot; title=&quot; 独自言語 続2 - 気になったネタリンク&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>2007-11-06 00:00:00</published>
  <title> 独自言語 続2</title>
  <type>rich</type>
  <url>https://kanoke.hatenadiary.org/entry/20071106/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
