<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>sikios へのコメント</title>
	<atom:link href="http://sikios.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sikios.com/wordpress</link>
	<description>C++とかC#とか</description>
	<lastBuildDate>Wed, 14 Jul 2010 13:14:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>usachalm-online より Problem 17 へのコメント</title>
		<link>http://sikios.com/wordpress/project-euler/problem-17/comment-page-1/#comment-74</link>
		<dc:creator>usachalm-online</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?page_id=507#comment-74</guid>
		<description>need to check</description>
		<content:encoded><![CDATA[<p>need to check</p>
]]></content:encoded>
	</item>
	<item>
		<title>NICHOLAS より F# メモ List (2) へのコメント</title>
		<link>http://sikios.com/wordpress/20100226/f-%e3%83%a1%e3%83%a2-list-2/comment-page-1/#comment-73</link>
		<dc:creator>NICHOLAS</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=960#comment-73</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://pillspot.org/&quot; rel=&quot;nofollow&quot;&gt;Pillspot.org. Canadian Health&amp;Care.Special Internet Prices.Best quality drugs.No prescription online pharmacy. No prescription pills. Buy pills online&lt;/a&gt;&lt;/strong&gt;

Buy:Prozac.Wellbutrin SR.Amoxicillin.Lipothin.SleepWell.Zetia.Zocor.Nymphomax.Cozaar.Ventolin.Seroquel.Lasix.Female Cialis.Lipitor.Buspar.Acomplia.Female Pink Viagra.Advair.Benicar.Aricept.</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://pillspot.org/" rel="nofollow">Pillspot.org. Canadian Health&amp;Care.Special Internet Prices.Best quality drugs.No prescription online pharmacy. No prescription pills. Buy pills online</a></p></blockquote>
<p></strong></p>
<p>Buy:Prozac.Wellbutrin SR.Amoxicillin.Lipothin.SleepWell.Zetia.Zocor.Nymphomax.Cozaar.Ventolin.Seroquel.Lasix.Female Cialis.Lipitor.Buspar.Acomplia.Female Pink Viagra.Advair.Benicar.Aricept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>FRANKLIN より F# メモ 関数 へのコメント</title>
		<link>http://sikios.com/wordpress/20100222/f-%e3%83%a1%e3%83%a2-%e9%96%a2%e6%95%b0/comment-page-1/#comment-72</link>
		<dc:creator>FRANKLIN</dc:creator>
		<pubDate>Sun, 27 Jun 2010 15:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=857#comment-72</guid>
		<description>&lt;strong&gt;PillSpot.org. Canadian Health&amp;Care.Special Internet Prices.No prescription online pharmacy.Pillspot.org.&lt;b&gt; &lt;a href=&quot;http://pillspot.org/products/vitamins_herbal_supplements/ Herbal-supplements@buy.online&quot; rel=&quot;nofollow&quot;&gt;.&lt;/a&gt;&lt;/strong&gt;

Categories: &lt;b&gt;Eye Care.Anxiety/Sleep Aid.Skin Care.Weight Loss.Stomach.Mens Health.Stop SmokingAntiviral.Anti-allergic/Asthma.Antidepressants.Womens Health.Pain Relief.Antibiotics.Vitamins/Herbal Supplements.Blood Pressure/Heart.Antidiabetic.Mental ...</description>
		<content:encoded><![CDATA[<p><strong>PillSpot.org. Canadian Health&amp;Care.Special Internet Prices.No prescription online pharmacy.Pillspot.org.<b> <a href="http://pillspot.org/products/vitamins_herbal_supplements/ <a href="mailto:Herbal-supplements@buy.online">Herbal-supplements@buy.online</a>&#8221; rel=&#8221;nofollow&#8221;>.</b></strong></p>
<p>Categories: <b>Eye Care.Anxiety/Sleep Aid.Skin Care.Weight Loss.Stomach.Mens Health.Stop SmokingAntiviral.Anti-allergic/Asthma.Antidepressants.Womens Health.Pain Relief.Antibiotics.Vitamins/Herbal Supplements.Blood Pressure/Heart.Antidiabetic.Mental &#8230;</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>rei より F# メモ 関数 へのコメント</title>
		<link>http://sikios.com/wordpress/20100222/f-%e3%83%a1%e3%83%a2-%e9%96%a2%e6%95%b0/comment-page-1/#comment-15</link>
		<dc:creator>rei</dc:creator>
		<pubDate>Sun, 28 Feb 2010 05:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=857#comment-15</guid>
		<description>ご指摘ありがとうございます。
訂正させて頂きます。

&gt; let add_base a b = a + b
let add_curry a = add_base a
let x = add_curry 1 2;;

val add_base : int -&gt; int -&gt; int
val add_curry : int -&gt; (int -&gt; int)
val x : int = 3

きっとこういうことだと思います。
はじめての関数型言語なので、カリー化というものがまだ感覚的に馴染んでいないのですが、慣れれば自然に感じるようになるんでしょうね。</description>
		<content:encoded><![CDATA[<p>ご指摘ありがとうございます。<br />
訂正させて頂きます。</p>
<p>> let add_base a b = a + b<br />
let add_curry a = add_base a<br />
let x = add_curry 1 2;;</p>
<p>val add_base : int -> int -> int<br />
val add_curry : int -> (int -> int)<br />
val x : int = 3</p>
<p>きっとこういうことだと思います。<br />
はじめての関数型言語なので、カリー化というものがまだ感覚的に馴染んでいないのですが、慣れれば自然に感じるようになるんでしょうね。</p>
]]></content:encoded>
	</item>
	<item>
		<title>のぶひさ より F# メモ 関数 へのコメント</title>
		<link>http://sikios.com/wordpress/20100222/f-%e3%83%a1%e3%83%a2-%e9%96%a2%e6%95%b0/comment-page-1/#comment-14</link>
		<dc:creator>のぶひさ</dc:creator>
		<pubDate>Sat, 27 Feb 2010 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=857#comment-14</guid>
		<description>こんにちは。
一箇所気になったところがあります。

&gt; 上の add の場合 int -&gt; int -&gt; int が関数の型で、
&gt; 「「int を引数に取り、int を返す関数」を引数に取り、int を返す関数」と読む。

この意味だと
(int -&gt; int) -&gt; int
と書くことになりますが、
add の型は括弧を補うと
int -&gt; (int -&gt; int)
となります。（カリー化関数）

ですので、
「intを引数に取り、「intを引数に取り、intを返す関数」を返す関数」と読むのが正しいかと思います。</description>
		<content:encoded><![CDATA[<p>こんにちは。<br />
一箇所気になったところがあります。</p>
<p>&gt; 上の add の場合 int -&gt; int -&gt; int が関数の型で、<br />
&gt; 「「int を引数に取り、int を返す関数」を引数に取り、int を返す関数」と読む。</p>
<p>この意味だと<br />
(int -&gt; int) -&gt; int<br />
と書くことになりますが、<br />
add の型は括弧を補うと<br />
int -&gt; (int -&gt; int)<br />
となります。（カリー化関数）</p>
<p>ですので、<br />
「intを引数に取り、「intを引数に取り、intを返す関数」を返す関数」と読むのが正しいかと思います。</p>
]]></content:encoded>
	</item>
	<item>
		<title>はじめてのF# &#124; sikios より Problem 1 へのコメント</title>
		<link>http://sikios.com/wordpress/project-euler/problem-1/comment-page-1/#comment-12</link>
		<dc:creator>はじめてのF# &#124; sikios</dc:creator>
		<pubDate>Tue, 16 Feb 2010 13:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?page_id=296#comment-12</guid>
		<description>[...] Problem 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] Problem 1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>rei より Problem 1 へのコメント</title>
		<link>http://sikios.com/wordpress/project-euler/problem-1/comment-page-1/#comment-10</link>
		<dc:creator>rei</dc:creator>
		<pubDate>Fri, 05 Feb 2010 11:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?page_id=296#comment-10</guid>
		<description>0 3 5 6 9 10 12 15 18 20 21 24 25 27 30 ...
[ 3 2 1 3 1  2  3 ] [ 3  2  1  3  1  2  3 ]...</description>
		<content:encoded><![CDATA[<p>0 3 5 6 9 10 12 15 18 20 21 24 25 27 30 &#8230;<br />
[ 3 2 1 3 1  2  3 ] [ 3  2  1  3  1  2  3 ]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>rei より Visual Studio 2010 Beta2 へのコメント</title>
		<link>http://sikios.com/wordpress/20091123/visual-studio-2010-beta2/comment-page-1/#comment-8</link>
		<dc:creator>rei</dc:creator>
		<pubDate>Mon, 23 Nov 2009 03:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=109#comment-8</guid>
		<description>マシンスペックは決して高くないですよ。
3年前の安物ですから。

中で何をしているのか分かりませんが、重い機能のオンオフが簡単にできればいいですよね。
ただ.net framework 4.0を使いたいだけって人もいるでしょうし。</description>
		<content:encoded><![CDATA[<p>マシンスペックは決して高くないですよ。<br />
3年前の安物ですから。</p>
<p>中で何をしているのか分かりませんが、重い機能のオンオフが簡単にできればいいですよね。<br />
ただ.net framework 4.0を使いたいだけって人もいるでしょうし。</p>
]]></content:encoded>
	</item>
	<item>
		<title>yutap より Visual Studio 2010 Beta2 へのコメント</title>
		<link>http://sikios.com/wordpress/20091123/visual-studio-2010-beta2/comment-page-1/#comment-7</link>
		<dc:creator>yutap</dc:creator>
		<pubDate>Sun, 22 Nov 2009 23:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=109#comment-7</guid>
		<description>う・・・ん。
reiさんのマシンスペックですら重いのでは、
我が家ではさらに期待薄い感じです。

メモリもCPUパワーも食うということは、
相当機能拡張されているのでしょうけど、

製品単価がかなり高額なのも辛いところです。
2005に引き続き、触れることのほとんどないバージョンになりそう・・・。</description>
		<content:encoded><![CDATA[<p>う・・・ん。<br />
reiさんのマシンスペックですら重いのでは、<br />
我が家ではさらに期待薄い感じです。</p>
<p>メモリもCPUパワーも食うということは、<br />
相当機能拡張されているのでしょうけど、</p>
<p>製品単価がかなり高額なのも辛いところです。<br />
2005に引き続き、触れることのほとんどないバージョンになりそう・・・。</p>
]]></content:encoded>
	</item>
	<item>
		<title>yutap より Windowsのリンク へのコメント</title>
		<link>http://sikios.com/wordpress/20091122/windows%e3%81%ae%e3%83%aa%e3%83%b3%e3%82%af/comment-page-1/#comment-6</link>
		<dc:creator>yutap</dc:creator>
		<pubDate>Sun, 22 Nov 2009 23:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://sikios.com/wordpress/?p=95#comment-6</guid>
		<description>なるほど、解説ありがとうございます。

有用なものは使いやすい状態にしておいてほしいですね。
(有用さをどのように評価するのか微妙ですが・・・）

下手をすると単なるプログラマ泣かせということに？？</description>
		<content:encoded><![CDATA[<p>なるほど、解説ありがとうございます。</p>
<p>有用なものは使いやすい状態にしておいてほしいですね。<br />
(有用さをどのように評価するのか微妙ですが・・・）</p>
<p>下手をすると単なるプログラマ泣かせということに？？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
