<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ku-ma-me</author_name>
  <author_url>https://blog.hatena.ne.jp/ku-ma-me/</author_url>
  <blog_title>まめめも</blog_title>
  <blog_url>https://mametter.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>YARV では、バイトコードを直接書いて実行する方法が提供されています。バイトコードといってもバイトとかは出てこなくて、配列やシンボルを使って命令列を表現します。こんな感じ。 # encoding: utf-8 # good_example.rb # ヘッダ header = [ &quot;YARVInstructionSequence/SimpleDataFormat&quot;, 1, 1, 1, { :arg_size=&gt;0, :local_size=&gt;1, :stack_max=&gt;3 }, &quot;&lt;dummy&gt;&quot;, &quot;foo.rb&quot;, :top, [], 0, [] ] # バイトコード本体 (スタックマシ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmametter.hatenablog.com%2Fentry%2F20080523%2Fp1&quot; title=&quot; YARV のバイトコードと戯れる方法 - まめめも&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-05-23 00:00:00</published>
  <title> YARV のバイトコードと戯れる方法</title>
  <type>rich</type>
  <url>https://mametter.hatenablog.com/entry/20080523/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
