<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zehnpaard</author_name>
  <author_url>https://blog.hatena.ne.jp/zehnpaard/</author_url>
  <blog_title>Arantium Maestum</blog_title>
  <blog_url>https://zehnpaard.hatenablog.com/</blog_url>
  <categories>
    <anon>Lisp</anon>
    <anon>LispKit Lisp</anon>
    <anon>Python</anon>
    <anon>言語処理系</anon>
  </categories>
  <description>前回のパーサの出力するASTをそのまま実行するインタプリタを実装する。 インタプリタを実装する意義 「SECD抽象機械へのコンパイラ実装の前にインタプリタを作る」というのはHendersonのFunctional Programming Application &amp; Implementationでの流れに従っている。 Python（やLispやOCaml）のような高レベルプログラミング言語でインタプリタを実装すると、言語の意味論を直感的に理解しやすい。ただしその直感は実装言語の意味論を直感的かつ正確に把握していることが前提となる。例えば関数適用時に実引数がどの順番で評価されるか、などが実装言語の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzehnpaard.hatenablog.com%2Fentry%2F2021%2F09%2F22%2F084312&quot; title=&quot;LispKit Lisp処理系の実装　２：インタプリタ〜変数から算術演算子まで - Arantium Maestum&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>2021-09-22 08:43:12</published>
  <title>LispKit Lisp処理系の実装　２：インタプリタ〜変数から算術演算子まで</title>
  <type>rich</type>
  <url>https://zehnpaard.hatenablog.com/entry/2021/09/22/084312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
