<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chaperatta</author_name>
  <author_url>https://blog.hatena.ne.jp/chaperatta/</author_url>
  <blog_title>fujidigの雑記</blog_title>
  <blog_url>https://chaperatta.hatenadiary.org/</blog_url>
  <categories>
    <anon>JS</anon>
  </categories>
  <description>るびま には宿題として関数呼び出しを実装してみろ、というのがあったのでやってみました。 http://www.fujidig.com/misc/js/sleepvm2.html サンプルのプログラムとしてユークリッドの互除法をやってみました。 # goto :main :gcd # ユークリッドの互除法 getarg 1 push 0 eq ifeq :gcd_0 getarg 0 ret :gcd_0 getarg 1 getarg 0 getarg 1 mod call :gcd 2 ret :main push 1071 push 1029 call :gcd 2 print</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaperatta.hatenadiary.org%2Fentry%2F20080909%2F1220954249&quot; title=&quot;SleepVM に関数呼び出しを追加してみた - fujidigの雑記&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-09-09 18:57:29</published>
  <title>SleepVM に関数呼び出しを追加してみた</title>
  <type>rich</type>
  <url>https://chaperatta.hatenadiary.org/entry/20080909/1220954249</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
