{"description":"Powered by dKingyo / \u4eba\u53e3\u3092\u5897\u3084\u3059 / \u5c31\u8077\u53e3\u3092\u5897\u3084\u3059 | 256\u500d\u4f7f\u3046\u305f\u3081\u306e\u672c | VB2005 | \u660e\u5feb\u5165\u9580 | Linux | CSSC\u8a00\u8a9e int fact(int x){ if(0==x) return 1; else return x * fact(x-1); } Haskell fact :: Int -> Int -- fact \u306f Int\u306e\u5f15\u6570\u3092\u3068\u3063\u3066Int\u3092\u8fd4\u3059\u95a2\u6570 fact x = if x==0 then 1 else x * fact (x-1) WinHugs\u3067\u306e\u51e6\u7406\u7d50\u679c C\u8a00\u8a9e\u306e\u30c6\u30b9\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0 #include <stdio.h> int f\u2026","image_url":null,"height":"190","provider_name":"Hatena Blog","type":"rich","title":"Haskell for C/C++ \u968e\u4e57","version":"1.0","blog_url":"https://studiokingyo.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/studiokingyo/","published":"2008-07-15 00:00:01","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstudiokingyo.hatenadiary.org%2Fentry%2F20080715%2Fp2\" title=\"Haskell for C/C++ \u968e\u4e57 - \u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u306e\u4f5c\u696d\u306b\u4f55\u306e\u4fa1\u5024\u3082\u898b\u51fa\u305b\u306a\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305fd\u91d1\u9b5a\u306b\u3088\u308b\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>","width":"100%","categories":["Program","Haskell"],"url":"https://studiokingyo.hatenadiary.org/entry/20080715/p2","author_name":"studiokingyo","blog_title":"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u306e\u4f5c\u696d\u306b\u4f55\u306e\u4fa1\u5024\u3082\u898b\u51fa\u305b\u306a\u304f\u306a\u3063\u3066\u3057\u307e\u3063\u305fd\u91d1\u9b5a\u306b\u3088\u308b\u65e5\u8a18"}