<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mandel59</author_name>
  <author_url>https://blog.hatena.ne.jp/mandel59/</author_url>
  <blog_title>Ryusei’s Notes (a.k.a. M59のブログ)</blog_title>
  <blog_url>https://mandel59.hateblo.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>Curryはfunctional logic programming languageという聞きなれないカテゴリーに属する言語だ。もっとも、函数型プログラミングと論理型プログラミングは似通った点もあるから、そのふたつのパラダイムを併せ持ったプログラミング言語が存在するのはそんなに奇妙なことでもないと思う。Curryの処理系はいくつか存在するが、今回はPAKCSを使う。PAKCSはCurryのコードをPrologをターゲットとしてコンパイルする。早速試してみる。 Prelude&gt; x ++ y =:= [0, 1, 2] where x, y free Free variables in goa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmandel59.hateblo.jp%2Fentry%2F2013%2F04%2F26%2F175927&quot; title=&quot;函数論理プログラミング言語 Curry - Ryusei’s Notes (a.k.a. M59のブログ)&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>2013-04-26 17:59:27</published>
  <title>函数論理プログラミング言語 Curry</title>
  <type>rich</type>
  <url>https://mandel59.hateblo.jp/entry/2013/04/26/175927</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
