<?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: Lisp. It Doesn&#8217;t Get In Your Way.  Much &#8482;</title>
	<atom:link href="http://www.hackinghat.com/index.php/lisp/lisp-it-doesnt-get-in-your-way-much-tm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hackinghat.com/index.php/lisp/lisp-it-doesnt-get-in-your-way-much-tm</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 14:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ramarren</title>
		<link>http://www.hackinghat.com/index.php/lisp/lisp-it-doesnt-get-in-your-way-much-tm/comment-page-1#comment-9226</link>
		<dc:creator>Ramarren</dc:creator>
		<pubDate>Sat, 02 Aug 2008 11:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.hackinghat.com/index.php/lisp/lisp-it-doesnt-get-in-your-way-much-tm#comment-9226</guid>
		<description>A nitpick: eval operates on lists, which contain symbols which are already interned (or not) into a package. Symbols are interned when they are read, so you don&#039;t have to wrap the &#039;eval&#039; call, but the &#039;read&#039; in *package*.</description>
		<content:encoded><![CDATA[<p>A nitpick: eval operates on lists, which contain symbols which are already interned (or not) into a package. Symbols are interned when they are read, so you don&#8217;t have to wrap the &#8216;eval&#8217; call, but the &#8216;read&#8217; in *package*.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

