<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eriksmartt.com/blog &#187; lisp</title>
	<atom:link href="http://www.eriksmartt.com/blog/archives/tag/lisp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eriksmartt.com/blog</link>
	<description>my little chunk of bandwidth</description>
	<lastBuildDate>Mon, 06 Sep 2010 04:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Thought writing a Lisp interpreter in Ja&#8230;</title>
		<link>http://www.eriksmartt.com/blog/archives/1232</link>
		<comments>http://www.eriksmartt.com/blog/archives/1232#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:38:51 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[tweets]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.eriksmartt.com/blog/archives/1232</guid>
		<description><![CDATA[Thought writing a Lisp interpreter in JavaScript would be fun. Beat me to it: http://code.google.com/p/javascript-lisp-interpreter/]]></description>
			<content:encoded><![CDATA[<p>Thought writing a Lisp interpreter in JavaScript would be fun. Beat me to it: <a href="http://code.google.com/p/javascript-lisp-interpreter/" rel="nofollow">http://code.google.com/p/javascript-lisp-interpreter/</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.eriksmartt.com/blog/archives/1232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Bookmark</title>
		<link>http://www.eriksmartt.com/blog/archives/1231</link>
		<comments>http://www.eriksmartt.com/blog/archives/1231#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:00:05 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.eriksmartt.com/blog/archives/1231</guid>
		<description><![CDATA[Let Over Lambda &#8211; Another Lisp book&#8230;]]></description>
			<content:encoded><![CDATA[<div class="bookmark"><a href="http://letoverlambda.com/index.cl/toc">Let Over Lambda</a> &#8211; Another Lisp book&#8230;</div>]]></content:encoded>
			<wfw:commentRss>http://www.eriksmartt.com/blog/archives/1231/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to newLISP &#8211; Wikibooks, col&#8230;</title>
		<link>http://www.eriksmartt.com/blog/archives/1225</link>
		<comments>http://www.eriksmartt.com/blog/archives/1225#comments</comments>
		<pubDate>Mon, 11 Jan 2010 03:00:06 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.eriksmartt.com/blog/archives/1225</guid>
		<description><![CDATA[Introduction to newLISP &#8211; Wikibooks, collection of open-content textbooks &#8211; Yet another Lisp ebook, this time for newLISP. Here&#8217;s a PDF Version as well (which is a bit easier to read, IMO.)]]></description>
			<content:encoded><![CDATA[<div class="bookmark"><a href="http://en.wikibooks.org/wiki/Introduction_to_newLISP">Introduction to newLISP &#8211; Wikibooks, collection of open-content textbooks</a> &#8211; Yet another Lisp ebook, this time for newLISP.</div>
<p>Here&#8217;s a <a href="http://www.newlisp.org/introduction-to-newlisp-us.pdf">PDF Version</a> as well (which is a bit easier to read, IMO.)</p>]]></content:encoded>
			<wfw:commentRss>http://www.eriksmartt.com/blog/archives/1225/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Bookmark</title>
		<link>http://www.eriksmartt.com/blog/archives/1221</link>
		<comments>http://www.eriksmartt.com/blog/archives/1221#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:00:19 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.eriksmartt.com/blog/archives/1221</guid>
		<description><![CDATA[Successful Lisp &#8211; Another decent looking online book for Common Lisp.]]></description>
			<content:encoded><![CDATA[<div class="bookmark"><a href="http://www.psg.com/~dlamkins/sl/">Successful Lisp</a> &#8211; Another decent looking online book for Common Lisp.</div>]]></content:encoded>
			<wfw:commentRss>http://www.eriksmartt.com/blog/archives/1221/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Practical Common Lisp&#8221; http:/&#8230;</title>
		<link>http://www.eriksmartt.com/blog/archives/1203</link>
		<comments>http://www.eriksmartt.com/blog/archives/1203#comments</comments>
		<pubDate>Mon, 30 Nov 2009 20:37:14 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[tweets]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.eriksmartt.com/blog/archives/1203</guid>
		<description><![CDATA[&#8220;Practical Common Lisp&#8221; http://www.gigamonkeys.com/book/ made for some nice holiday reading]]></description>
			<content:encoded><![CDATA[<p>&#8220;Practical Common Lisp&#8221; <a href="http://www.gigamonkeys.com/book/" rel="nofollow">http://www.gigamonkeys.com/book/</a> made for some nice holiday reading</p>]]></content:encoded>
			<wfw:commentRss>http://www.eriksmartt.com/blog/archives/1203/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
