<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Commentaires sur : Let&#8217;s do it with Batteries</title>
	<atom:link href="http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/feed/" rel="self" type="application/rss+xml" />
	<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/</link>
	<description>De l'actualité, de l'informatique, de l'enseignement, d'intenses réflexions et quelques autres absurdités</description>
	<lastBuildDate>Tue, 01 Dec 2009 11:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : MikkelFJ</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1435</link>
		<dc:creator>MikkelFJ</dc:creator>
		<pubDate>Sun, 01 Feb 2009 09:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1435</guid>
		<description>You may also want to take a look at shell-utils

http://git.dvide.com/pub/ocaml-shell-utils/tree/README.txt

I hacked this up to do shell scripting in ocaml. There is glob function to take in lots of files. Most shell commands exist in two versions: one that take string, and one that takes a list. This makes it possible to apply lots of ocaml processing prior to calling shell commands as you suggest.</description>
		<content:encoded><![CDATA[<p>You may also want to take a look at shell-utils</p>
<p><a href="http://git.dvide.com/pub/ocaml-shell-utils/tree/README.txt" rel="nofollow">http://git.dvide.com/pub/ocaml-shell-utils/tree/README.txt</a></p>
<p>I hacked this up to do shell scripting in ocaml. There is glob function to take in lots of files. Most shell commands exist in two versions: one that take string, and one that takes a list. This makes it possible to apply lots of ocaml processing prior to calling shell commands as you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : yoric</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1433</link>
		<dc:creator>yoric</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1433</guid>
		<description>&lt;blockquote&gt;
Delimited Overloading can set the associativity
&lt;/blockquote&gt;
That&#039;s exactly what we plan to use.</description>
		<content:encoded><![CDATA[<blockquote><p>
Delimited Overloading can set the associativity
</p></blockquote>
<p>That&#8217;s exactly what we plan to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : ChriS</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1432</link>
		<dc:creator>ChriS</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1432</guid>
		<description>[Oh, gosh, why is there no preview!]

I meant that Delimited Overloading can set the associativity (and priority) of &lt;&#124; just right.  The link points to the example of &#124;&gt; (and make it a no-op so it cost nothing).  I&#039;ll update it for &lt;&#124; when I have a few moments.</description>
		<content:encoded><![CDATA[<p>[Oh, gosh, why is there no preview!]</p>
<p>I meant that Delimited Overloading can set the associativity (and priority) of &lt;| just right.  The link points to the example of |&gt; (and make it a no-op so it cost nothing).  I&#8217;ll update it for &lt;| when I have a few moments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : ChriS</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1431</link>
		<dc:creator>ChriS</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1431</guid>
		<description>Delimited Overloading can set the associativity (and priority) of  :
https://forge.ocamlcore.org/plugins/scmsvn/viewcvs.php/trunk/examples/pa_compos.ml?rev=276&amp;root=pa-do&amp;view=auto</description>
		<content:encoded><![CDATA[<p>Delimited Overloading can set the associativity (and priority) of  :<br />
<a href="https://forge.ocamlcore.org/plugins/scmsvn/viewcvs.php/trunk/examples/pa_compos.ml?rev=276&amp;root=pa-do&amp;view=auto" rel="nofollow">https://forge.ocamlcore.org/plugins/scmsvn/viewcvs.php/trunk/examples/pa_compos.ml?rev=276&amp;root=pa-do&amp;view=auto</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : yoric</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1430</link>
		<dc:creator>yoric</dc:creator>
		<pubDate>Wed, 28 Jan 2009 08:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1430</guid>
		<description>Thanks. Indeed, the more I use Enum, the more I like it.

&lt;blockquote&gt;
Is (**&gt;) the same as (&lt;&#124;) ?
&lt;/blockquote&gt;
Indeed. The only difference is that the associativity of ( **&gt; ) is the right one. In a future version of Batteries, we will have ( &lt;&#124; ) with the right associativity but that&#039;s not something we&#039;ve tackled yet.</description>
		<content:encoded><![CDATA[<p>Thanks. Indeed, the more I use Enum, the more I like it.</p>
<blockquote><p>
Is (**&gt;) the same as (&lt;|) ?
</p></blockquote>
<p>Indeed. The only difference is that the associativity of ( **&gt; ) is the right one. In a future version of Batteries, we will have ( &lt;| ) with the right associativity but that&#8217;s not something we&#8217;ve tackled yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Andre</title>
		<link>http://dutherenverseauborddelatable.wordpress.com/2009/01/27/lets-do-it-with-batteries/#comment-1429</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Wed, 28 Jan 2009 02:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://dutherenverseauborddelatable.wordpress.com/?p=242#comment-1429</guid>
		<description>Fantastic. I think the Enum module will be one of the major sources of awesomeness in Batteries, although it might take some time for OCaml programmers who haven&#039;t used ExtLib to get used to it.

Is (**&gt;) the same as (&lt;&#124;) ?</description>
		<content:encoded><![CDATA[<p>Fantastic. I think the Enum module will be one of the major sources of awesomeness in Batteries, although it might take some time for OCaml programmers who haven&#8217;t used ExtLib to get used to it.</p>
<p>Is (**&gt;) the same as (&lt;|) ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
