<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nineties</author_name>
  <author_url>https://blog.hatena.ne.jp/nineties/</author_url>
  <blog_title>ブートストラッピングでコンパイラを作る日記</blog_title>
  <blog_url>https://nineties.hatenadiary.org/</blog_url>
  <categories>
    <anon>rowl</anon>
  </categories>
  <description>２週間のんびりrowl-coreを作っていましたが、大体出来上がってきました。LISPもどきのインタプリタです。非常に雑な実装(識別子テーブルとか関数コールとか)ですが、使い捨てなのでこれでいいです。さて、次の作業はVMとGCの作成です。本当はパーサ作ったり型システム作ったりする方が楽しいのですが、土台を固めます。 とりわけ現状ではGCが無く、一回確保したメモリはexit()時まで解放されないという実装になっています。これだといずれ大きなプログラムのコンパイル時にメモリ不足になる可能性があるのでGCを作ります。 VM スタックマシンとして作る 実装が簡単だから 後の世代でレジスタマシンにする …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnineties.hatenadiary.org%2Fentry%2F20100525%2F1274804997&quot; title=&quot; VM/GCを作る。 - ブートストラッピングでコンパイラを作る日記&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>2010-05-25 01:29:57</published>
  <title> VM/GCを作る。</title>
  <type>rich</type>
  <url>https://nineties.hatenadiary.org/entry/20100525/1274804997</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
