{"description":"\u534a\u5e74\u524d\u304f\u3089\u3044\u306bJava\u3067\u304a\u3082\u3061\u3083\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u4f5c\u3063\u3066\u307f\u307e\u3057\u305f\u304c\u3001\u4eca\u5ea6\u306fF#\u3067\u6311\u6226\u3002 https://gist.github.com/4578600 \u3053\u306e\u9031\u672b\u306b\u30d5\u30a3\u30dc\u30ca\u30c3\u30c1\u8a08\u7b97\u304c\u3067\u304d\u308b\u3068\u3053\u308d\u307e\u3067\u4f5c\u3063\u3066\u307f\u307e\u3057\u305f\u3002 \u8a00\u8a9e\u306e\u69cb\u6587\u306f 2\u9031\u9593\u3067\u3067\u304d\u308b! \u30b9\u30af\u30ea\u30d7\u30c8\u8a00\u8a9e\u306e\u4f5c\u308a\u65b9 (Software Design \uff50lus) \u306b\u51fa\u3066\u304f\u308bStone\u3092\u30d9\u30fc\u30b9\u306b\u3057\u3066\u3044\u307e\u3059\u3002 def fib (n) { if n < 2 { n } else { fib(n - 1) + fib(n - 2) } } fib(10)\u3060\u3044\u305f\u3044\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u65b9\u91dd\u3092\u63a1\u3063\u3066\u307f\u307e\u3057\u305f\u304c\u3001\u4eca\u306e\u3068\u3053\u308d\u306a\u3093\u3068\u304b\u306a\u3063\u3066\u3044\u307e\u3059\u3002 FParsec\u3067\u30d1\u30fc\u30b9 \u2026","height":"190","version":"1.0","width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaedium.hatenadiary.org%2Fentry%2F20130120%2Fp1\" title=\" F#\u3067\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf - taedium\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","title":" F#\u3067\u30a4\u30f3\u30bf\u30fc\u30d7\u30ea\u30bf","type":"rich","author_url":"https://blog.hatena.ne.jp/taedium/","image_url":null,"provider_name":"Hatena Blog","categories":["F#"],"author_name":"taedium","published":"2013-01-20 00:00:00","url":"https://taedium.hatenadiary.org/entry/20130120/p1","blog_url":"https://taedium.hatenadiary.org/","blog_title":"taedium\u306e\u65e5\u8a18"}