<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>The Standard Output (lisp)</title><link>http://thestandardoutput.com/</link><description></description><atom:link href="http://thestandardoutput.com/tag/lisp.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 12 Oct 2015 07:59:00 GMT</lastBuildDate><generator>https://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Learning Lisp: Choosing an Implementation</title><link>http://thestandardoutput.com/posts/learning-lisp-choosing-an-implementation/</link><dc:creator>Jonas Gorauskas</dc:creator><description>&lt;div&gt;&lt;p&gt;Six months ago I began to teach myself Lisp. The catalyst for me was the now
famous &lt;a href="http://www.catb.org/~esr/faqs/hacker-howto.html"&gt;quote&lt;/a&gt; by Eric Raymond:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;LISP is worth learning for a different reason — the profound enlightenment
experience you will have when you finally get it. That experience will make
you a better programmer for the rest of your days, even if you never actually
use LISP itself a lot.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After reading this I couldn't help myself but to try Lisp.&lt;/p&gt;
&lt;p&gt;I understand that the common knowledge in the Lisp community is that the current
obligatory initial text on Common Lisp is Peter Seibel's
&lt;a href="http://www.amazon.com/Practical-Common-Lisp-Peter-Seibel/dp/1590592395/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;amp;s=books&amp;amp;amp;qid=1199166412&amp;amp;amp;sr=8-1"&gt;Practical Common Lisp&lt;/a&gt;.
However, during and after reading this tome, the common question I hear
beginners like myself ask is this: _What implementation of Common Lisp should I
use?&lt;/p&gt;
&lt;p&gt;To the rescue comes Daniel Weinreb's
&lt;a href="http://common-lisp.net/~dlw/LispSurvey.html"&gt;survey&lt;/a&gt; of all actively developed
Common Lisp implementations on the loose today. This is not an extensive survey,
but it gives you a pretty good idea of the capabilities of each
implementation. The last third of the survey's content gives the reader a great
list of Common Lisp resources. This is a must read for anyone learning Common
Lisp.&lt;/p&gt;&lt;/div&gt;</description><category>lisp</category><category>programming</category><guid>http://thestandardoutput.com/posts/learning-lisp-choosing-an-implementation/</guid><pubDate>Tue, 01 Jan 2008 05:14:00 GMT</pubDate></item></channel></rss>