<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lethevert</author_name>
  <author_url>https://blog.hatena.ne.jp/lethevert/</author_url>
  <blog_title>lethevert is a programmer</blog_title>
  <blog_url>https://lethevert.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>なんか、非正格言語であるのに、これを書いておかないのはまずい気がしてきた。といっても、Haskellとほとんど（全く？）同じなので、面白くも何ともないのだが。 module Main import StdEnv Start = tarai 768 340 0 tarai x y z | x &lt;= y = y = tarai (tarai (x-1) y z) (tarai (y-1) z x) (tarai (z-1) x y)実行の結果 $ time ./Main.exe 768 real 0m0.098s user 0m0.010s sys 0m0.020sマシンの性能差が効くよな。 - …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flethevert.hatenadiary.org%2Fentry%2F20060408%2Fp1&quot; title=&quot;Concurrent Clean : たらいまわし関数 - lethevert is a programmer&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>2006-04-08 00:00:04</published>
  <title>Concurrent Clean : たらいまわし関数</title>
  <type>rich</type>
  <url>https://lethevert.hatenadiary.org/entry/20060408/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
