<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koba-e964</author_name>
  <author_url>https://blog.hatena.ne.jp/koba-e964/</author_url>
  <blog_title>koba-e964の日記</blog_title>
  <blog_url>https://koba-e964.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 ラムダ式をSKIコンビネータの式に変換するプログラムを書きました。 koba-e964/ski-comb · GitHub やったこと ラムダ式→SKIコンビネータの項の変換 実装は 高階ことりちゃんと学ぶSKIコンビネータ を参考にしました。 例 Haskell風の書き方で説明します。やり方は上のリンク先に書いてあるので、ここでは実例だけ紹介します。 C = \x y z -&gt; x (y z) をSKIコンビネータ項に直してみましょう。 (1) 全てのλ抽象を新しく導入した関数に直す。このとき、新しく導入される関数の定義は、 関数名 自由変数... ラムダ式で束縛される変数 の形になる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoba-e964.hatenablog.com%2Fentry%2F2014%2F08%2F08%2F003223&quot; title=&quot;ラムダ式→SKIコンビネータ項 - koba-e964の日記&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>2014-08-08 00:32:23</published>
  <title>ラムダ式→SKIコンビネータ項</title>
  <type>rich</type>
  <url>https://koba-e964.hatenablog.com/entry/2014/08/08/003223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
