<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>athos</author_name>
  <author_url>https://blog.hatena.ne.jp/athos/</author_url>
  <blog_title>Homoiconic Days</blog_title>
  <blog_url>https://athos.hatenablog.com/</blog_url>
  <categories>
    <anon>clojure</anon>
  </categories>
  <description>最近，暇を見つけてClojureのコンパイラを読んでいる。まだよく分かっていない部分もたくさんあるけれど，今まで読んできた中で分かったこと，特にClojureの内部で使われている &quot;Expr&quot; という中間形式についてまとめておく。 Expr って何？ Clojureの内部では，以下のような処理が行われている。 Exprは，次のように定義されるインタフェースで，抽象構文木の各ノードを表す。 interface Expr{ Object eval() throws Exception; void emit(C context, ObjExpr objx, GeneratorAdapter gen)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fathos.hatenablog.com%2Fentry%2F20110605%2Fclojure_internal_ast&quot; title=&quot;Clojure 内部で使われる中間形式 Expr について分かったこと - Homoiconic Days&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/athos/20110604/20110604223956.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-05 00:00:00</published>
  <title>Clojure 内部で使われる中間形式 Expr について分かったこと</title>
  <type>rich</type>
  <url>https://athos.hatenablog.com/entry/20110605/clojure_internal_ast</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
