<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suiginto</author_name>
  <author_url>https://blog.hatena.ne.jp/suiginto/</author_url>
  <blog_title>Today I abandon</blog_title>
  <blog_url>https://suiginto.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>JavaScriptで学ぶ・プログラマのためのラムダ計算 - 檜山正幸のキマイラ飼育記 (はてなBlog) を見てたらラムダ計算のインタプリタを作りたくなってしまった。JavaScript で適当に作成。 http://v.takeuchi.googlepages.com/lambda.html 例えば 問題集編 にある (λx.1)[(λx.[x(x)])(λx.[x(x)])]は (λx.1)((λx.x x) (λx.x x))とすると実行できます。 別の例として、チャーチ数を使って 3 * 4 を計算してみます。 (λm.λn. m ((λm.λn.λs.λz. m s (n s z)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuiginto.hatenadiary.org%2Fentry%2F20070210%2F1171072163&quot; title=&quot;ラムダ計算インタプリタを作ってみた - Today I abandon&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-02-10 10:49:23</published>
  <title>ラムダ計算インタプリタを作ってみた</title>
  <type>rich</type>
  <url>https://suiginto.hatenadiary.org/entry/20070210/1171072163</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
