<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>Gaucheのコードリーディングをちょっと始めました。長いソースでも落ち着いて読めば読めるもんだなぁと思ってみた。 気付いたこと。 僕のSchemeとGaucheでは、設計上大きな違いがある事に気付いた。vm.cより。 static void run_loop() { /* 初期化 */ for (;;) { /* main */ } } 何が違うって、 「再帰使ってない」 あぁ、再帰を反復にすればいいのね って!!反復苦手・・・ ムニャムニャ 僕のSchemeの設計上の問題点は、「スタックを持ってない」ってところ。Cのスタックの中に、CのスタックとSchemeのスタックが混在した状態になって…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20071211%2F1197338421&quot; title=&quot; Gaucheのコードリーディングを少し - ボクノス&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-12-11 11:00:21</published>
  <title> Gaucheのコードリーディングを少し</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20071211/1197338421</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
