<?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>Comments on: I can has scripting?</title>
	<atom:link href="http://4.flowsnake.org/archives/58/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/58</link>
	<description>A Pythoneer&#039;s adventures with Scheme, etc.</description>
	<lastBuildDate>Mon, 18 Jul 2011 14:37:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: creidiki</title>
		<link>http://4.flowsnake.org/archives/58/comment-page-1#comment-78</link>
		<dc:creator>creidiki</dc:creator>
		<pubDate>Thu, 07 Feb 2008 16:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/58#comment-78</guid>
		<description>Concisiveness(sp?) is one of the things lispy languages are simply not very good at.

You just have to look at the (aborted) esh project - a system shell like bash, but with scheme syntax, or at the similar effort to make a system shell based on SBCL.

Chicken&#039;s (grep) suffers from this, as well as its existing, and rather convoluted, scsh-derived &#039;awk&#039; egg.

I wish you good luck with it - i&#039;ve been using chicken for all my &quot;shell script&quot; functionality for a bit, and I&#039;d dearly love a concise replacement for awk or even just the inbuilt regex functions :)</description>
		<content:encoded><![CDATA[<p>Concisiveness(sp?) is one of the things lispy languages are simply not very good at.</p>
<p>You just have to look at the (aborted) esh project &#8211; a system shell like bash, but with scheme syntax, or at the similar effort to make a system shell based on SBCL.</p>
<p>Chicken&#8217;s (grep) suffers from this, as well as its existing, and rather convoluted, scsh-derived &#8216;awk&#8217; egg.</p>
<p>I wish you good luck with it &#8211; i&#8217;ve been using chicken for all my &#8220;shell script&#8221; functionality for a bit, and I&#8217;d dearly love a concise replacement for awk or even just the inbuilt regex functions :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/58/comment-page-1#comment-77</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Thu, 07 Feb 2008 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/58#comment-77</guid>
		<description>&quot;&quot;&quot;Implicit is clearly better than explicit in the domain of throwaway code, though.&quot;&quot;&quot; 

Maybe you&#039;re right; I&#039;ll need to experiment with this some more. A lot more.

&quot;&quot;&quot;Anyhow, if Pythoneers really believed explicit was better than implicit, they&#039;d all switch to Java.&quot;&quot;&quot;

Hm, I don&#039;t know about that. Java is verbose, but it does do a number of things implicitly that Python does not.</description>
		<content:encoded><![CDATA[<p>&#8220;&#8221;"Implicit is clearly better than explicit in the domain of throwaway code, though.&#8221;"&#8221; </p>
<p>Maybe you&#8217;re right; I&#8217;ll need to experiment with this some more. A lot more.</p>
<p>&#8220;&#8221;"Anyhow, if Pythoneers really believed explicit was better than implicit, they&#8217;d all switch to Java.&#8221;"&#8221;</p>
<p>Hm, I don&#8217;t know about that. Java is verbose, but it does do a number of things implicitly that Python does not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Cowan</title>
		<link>http://4.flowsnake.org/archives/58/comment-page-1#comment-76</link>
		<dc:creator>John Cowan</dc:creator>
		<pubDate>Thu, 07 Feb 2008 13:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/58#comment-76</guid>
		<description>Implicit is clearly better than explicit in the domain of throwaway code, though.  Anyhow, if Pythoneers really believed explicit was better than implicit, they&#039;d all switch to Java.</description>
		<content:encoded><![CDATA[<p>Implicit is clearly better than explicit in the domain of throwaway code, though.  Anyhow, if Pythoneers really believed explicit was better than implicit, they&#8217;d all switch to Java.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

