<?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>
  </categories>
  <description>Idris http://idris-lang.org/ は依存型を持つ純粋関数型言語。C言語経由でネイティブコードを生成する他、JavaScriptコードの生成もできるようだ。*1cabalを使ってインストールする。 cabal update; cabal install idrisハローワールドのソースコード。IdrisはHaskell風の文法を持っている。型注釈は必要。 module Main main : IO () main = putStrLn &quot;Hello world&quot;コンパイルして実行してみる。 prog_idris$ idris hello.idr -o hello prog…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmandel59.hateblo.jp%2Fentry%2F2013%2F02%2F11%2F235051&quot; title=&quot;依存型を持つ純粋関数型言語 Idris - 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-02-11 23:50:51</published>
  <title>依存型を持つ純粋関数型言語 Idris</title>
  <type>rich</type>
  <url>https://mandel59.hateblo.jp/entry/2013/02/11/235051</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
