<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rsakamot</author_name>
  <author_url>https://blog.hatena.ne.jp/rsakamot/</author_url>
  <blog_title>さかもとのブログ</blog_title>
  <blog_url>https://rskmt.hateblo.jp/</blog_url>
  <categories>
    <anon>SICP</anon>
  </categories>
  <description>コード生成関数のすべてに翻訳時環境を追加。(コードは略) (define (compile-lambda-body exp proc-entry compile-time-env) (let ((formals (lambda-parameters exp))) (print &quot;compile-time-environment: &quot;compile-time-env) (append-instruction-sequences (make-instruction-sequence '(env proc argl) '(env) `(,proc-entry (assign env (op comp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frskmt.hateblo.jp%2Fentry%2F20090806%2F1249532999&quot; title=&quot;SICP演習問題5.40 - さかもとのブログ&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-08-06 13:29:59</published>
  <title>SICP演習問題5.40</title>
  <type>rich</type>
  <url>https://rskmt.hateblo.jp/entry/20090806/1249532999</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
