<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cranebird</author_name>
  <author_url>https://blog.hatena.ne.jp/cranebird/</author_url>
  <blog_title>cranebirdの日記</blog_title>
  <blog_url>https://cranebird.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>眺めているだけではやっぱりよく分からないので、手を動かそう。要はスタックマシン ScmVM を真似してスタックマシンを作ってみれば基本的な部分は理解できると思う。 (define-class &lt;toy-vm&gt; () ((val0 :accessor val0-of :init-value #f) (pc :accessor pc-of :init-value 0) (code :accessor code-of :init-value '((ret)) :init-keyword :code) (stack :accessor stack-of :init-value ()))) (defin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcranebird.hatenadiary.org%2Fentry%2F20090227%2F1235687589&quot; title=&quot; VM  - cranebirdの日記&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>2009-02-27 07:33:09</published>
  <title> VM </title>
  <type>rich</type>
  <url>https://cranebird.hatenadiary.org/entry/20090227/1235687589</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
