<?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>《Hello，Common Lisp》的评论</title>
	<atom:link href="http://tonybai.com/2011/06/21/hello-common-lisp/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2011/06/21/hello-common-lisp/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：关于编程语言学习的一些体会 &#124; 天天三国杀</title>
		<link>https://tonybai.com/2011/06/21/hello-common-lisp/#comment-935</link>
		<dc:creator>关于编程语言学习的一些体会 &#124; 天天三国杀</dc:creator>
		<pubDate>Mon, 06 Jan 2014 22:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2011/06/21/hello%ef%bc%8ccommon-lisp/#comment-935</guid>
		<description>[...] 自己一直是“每年学习一门新语言”的忠实拥趸，曾先后认真地学习了Haskell、Common Lisp、Python、Go等语言，对Prolog、Scala、Erlang、Lua、PHP也有一定了解。但几年下来，只有Python一门语言算 是真正被留在我的大脑里，用在了工作中。其他那几门语言留下来的只是一些思想了。这似乎符合了Andy Hunt和Dave Thomas在《程序员修炼之道》中对于这一实践目的的阐述：“学会用多种方式解决问题，扩展我们的视野，避免思路僵化和停滞不前”^_^。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 自己一直是“每年学习一门新语言”的忠实拥趸，曾先后认真地学习了Haskell、Common Lisp、Python、Go等语言，对Prolog、Scala、Erlang、Lua、PHP也有一定了解。但几年下来，只有Python一门语言算 是真正被留在我的大脑里，用在了工作中。其他那几门语言留下来的只是一些思想了。这似乎符合了Andy Hunt和Dave Thomas在《程序员修炼之道》中对于这一实践目的的阐述：“学会用多种方式解决问题，扩展我们的视野，避免思路僵化和停滞不前”^_^。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：刘保华</title>
		<link>https://tonybai.com/2011/06/21/hello-common-lisp/#comment-505</link>
		<dc:creator>刘保华</dc:creator>
		<pubDate>Sun, 15 Jan 2012 17:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2011/06/21/hello%ef%bc%8ccommon-lisp/#comment-505</guid>
		<description>为了保持示例上下文的一致性，这里貌似
(declaim (type fixnum *count*))
要改为
(declaim (type fixnum count))
*count*和count是不相关的</description>
		<content:encoded><![CDATA[<p>为了保持示例上下文的一致性，这里貌似<br />
(declaim (type fixnum *count*))<br />
要改为<br />
(declaim (type fixnum count))<br />
*count*和count是不相关的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ccshuang</title>
		<link>https://tonybai.com/2011/06/21/hello-common-lisp/#comment-506</link>
		<dc:creator>ccshuang</dc:creator>
		<pubDate>Tue, 26 Jul 2011 01:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2011/06/21/hello%ef%bc%8ccommon-lisp/#comment-506</guid>
		<description>看得有点神忽！</description>
		<content:encoded><![CDATA[<p>看得有点神忽！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jasper</title>
		<link>https://tonybai.com/2011/06/21/hello-common-lisp/#comment-507</link>
		<dc:creator>jasper</dc:creator>
		<pubDate>Wed, 20 Jul 2011 09:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/2011/06/21/hello%ef%bc%8ccommon-lisp/#comment-507</guid>
		<description>呵呵 跟樓主一樣也是因為看了黑客與畫家，才打算學習lisp的。目前剛開始也使用的是Clisp，感覺《ANIS Common Lisp》《Land of Lisp》《Practical Common Lisp 》實用的書也就這幾本了。</description>
		<content:encoded><![CDATA[<p>呵呵 跟樓主一樣也是因為看了黑客與畫家，才打算學習lisp的。目前剛開始也使用的是Clisp，感覺《ANIS Common Lisp》《Land of Lisp》《Practical Common Lisp 》實用的書也就這幾本了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
