<?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: Common Lisp: First Impressions</title>
	<atom:link href="http://benatkin.com/2006/06/22/common-lisp-first-impressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://benatkin.com/2006/06/22/common-lisp-first-impressions/</link>
	<description>Ben Atkin&#039;s blog</description>
	<lastBuildDate>Sun, 11 Mar 2012 10:16:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ben Atkin</title>
		<link>http://benatkin.com/2006/06/22/common-lisp-first-impressions/comment-page-1/#comment-31</link>
		<dc:creator>Ben Atkin</dc:creator>
		<pubDate>Fri, 23 Jun 2006 17:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.benatkin.com/weblog/?p=38#comment-31</guid>
		<description>Good point. After reading your comment I realized that I used &quot;list&quot; as an argument in my own code. It&#039;s nice to not have to worry about an argument shadowing a function or macro in Common Lisp.</description>
		<content:encoded><![CDATA[<p>Good point. After reading your comment I realized that I used &#8220;list&#8221; as an argument in my own code. It&#8217;s nice to not have to worry about an argument shadowing a function or macro in Common Lisp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Beane</title>
		<link>http://benatkin.com/2006/06/22/common-lisp-first-impressions/comment-page-1/#comment-30</link>
		<dc:creator>Zach Beane</dc:creator>
		<pubDate>Fri, 23 Jun 2006 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.benatkin.com/weblog/?p=38#comment-30</guid>
		<description>It&#039;s not commonly bad style to have a function and variable sharing the same name. If &quot;list&quot; is the best name for a variable, CL programmers don&#039;t hesitate to use it. When writing an automobile-related application, they wouldn&#039;t hesitate to use CARs all the time.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not commonly bad style to have a function and variable sharing the same name. If &#8220;list&#8221; is the best name for a variable, CL programmers don&#8217;t hesitate to use it. When writing an automobile-related application, they wouldn&#8217;t hesitate to use CARs all the time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

