<?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: How Lisp changed my style</title>
	<atom:link href="http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/feed" rel="self" type="application/rss+xml" />
	<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074</link>
	<description>Drinker of tea</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Simon</title>
		<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/comment-page-1#comment-2236</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=1074#comment-2236</guid>
		<description>The only language that needs to force me into any kind of perversions is asm :) But few months ago i discovered groovy (obviously, because I am a java fan :)) and it totally rocked my boat. Now I&#039;m looking at scala. It comes as no surprise, taht scala can be at times even faster than java.</description>
		<content:encoded><![CDATA[<p>The only language that needs to force me into any kind of perversions is asm <img src='http://swizec.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But few months ago i discovered groovy (obviously, because I am a java fan <img src='http://swizec.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) and it totally rocked my boat. Now I&#8217;m looking at scala. It comes as no surprise, taht scala can be at times even faster than java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sb</title>
		<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/comment-page-1#comment-2215</link>
		<dc:creator>sb</dc:creator>
		<pubDate>Fri, 15 Jan 2010 15:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=1074#comment-2215</guid>
		<description>import operator

reduce(operator.add, tags.itervalues())/len(tags)

I prefer to omit lambda where possible (especially in Python where naming that construct lambda is cruel joke).</description>
		<content:encoded><![CDATA[<p>import operator</p>
<p>reduce(operator.add, tags.itervalues())/len(tags)</p>
<p>I prefer to omit lambda where possible (especially in Python where naming that construct lambda is cruel joke).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jankom</title>
		<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/comment-page-1#comment-2210</link>
		<dc:creator>jankom</dc:creator>
		<pubDate>Tue, 12 Jan 2010 09:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=1074#comment-2210</guid>
		<description>too bad python (from your examples) is one of the poorest dynamic languages these days where you can experiment with your new learned FP-ness.</description>
		<content:encoded><![CDATA[<p>too bad python (from your examples) is one of the poorest dynamic languages these days where you can experiment with your new learned FP-ness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swizec</title>
		<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/comment-page-1#comment-2209</link>
		<dc:creator>Swizec</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=1074#comment-2209</guid>
		<description>Well I&#039;ve always been language-agnostic to an extent, but this is the first time in my life I&#039;m becoming paradigm-agnostic as well and it&#039;s a big big difference.</description>
		<content:encoded><![CDATA[<p>Well I&#8217;ve always been language-agnostic to an extent, but this is the first time in my life I&#8217;m becoming paradigm-agnostic as well and it&#8217;s a big big difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krof Drakula</title>
		<link>http://swizec.com/blog/how-lisp-changed-my-style/swizec/1074/comment-page-1#comment-2208</link>
		<dc:creator>Krof Drakula</dc:creator>
		<pubDate>Mon, 11 Jan 2010 08:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://swizec.com/blog/?p=1074#comment-2208</guid>
		<description>I wouldn&#039;t say a specific language influenced me personally, but rather specific language features and concepts; being language-agnostic has its merits, and for me, lambda expressions and first-class objects were the defining moment.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t say a specific language influenced me personally, but rather specific language features and concepts; being language-agnostic has its merits, and for me, lambda expressions and first-class objects were the defining moment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: swizec.com @ 2012-02-08 22:19:49 by W3 Total Cache -->
