<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higepon</author_name>
  <author_url>https://blog.hatena.ne.jp/higepon/</author_url>
  <blog_title>higepon blog</blog_title>
  <blog_url>https://higepon.hatenablog.com/</blog_url>
  <categories>
    <anon>lisp</anon>
    <anon>scheme</anon>
  </categories>
  <description>このネタ3回目。今渡こそリベンジ。 Core Scheme ではなくて Scheme に対する A正規化を考える。前回のまとめを書いたことで新しい視点が加わり、以前の誤りも見えてきた。 結局 A正規化すると、ソースコードがプリミティブな形式になるわけだから、その形式で Scheme 全体が表現できなくてはいけない。 A正規化された Core Scheme に登場する式は以下の通り。 M ::= V (return) | (let (x V) M) (bind) | (if0 V M M) (branch) | (V V1 ... Vn) (tail call) | (let ((x (V V1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigepon.hatenablog.com%2Fentry%2F20080119%2F1200741667&quot; title=&quot; Scheme に対する A正規化 - Scheme VM を書く - higepon blog&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-01-19 20:21:07</published>
  <title> Scheme に対する A正規化 - Scheme VM を書く</title>
  <type>rich</type>
  <url>https://higepon.hatenablog.com/entry/20080119/1200741667</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
