<?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>Stewdio Blog &#187; Lisp</title>
	<atom:link href="http://stewdio.org/blog/tag/lisp/feed/" rel="self" type="application/rss+xml" />
	<link>http://stewdio.org/blog</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 22:44:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Jist, the Javascript List Processor</title>
		<link>http://stewdio.org/blog/2009/04/09/jist-the-javascript-list-processor/</link>
		<comments>http://stewdio.org/blog/2009/04/09/jist-the-javascript-list-processor/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 20:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://stewdio.org/blog/?p=267</guid>
		<description><![CDATA[Jist is a new Javascript-based Lisp interpreter currently in development as a research project at Stewdio. With less than 24 hours behind it, Jist is in an &#8220;über alpha&#8221; stage—offering only minimal functionality and very little stability. The core of Jist is currently a cribbing of Joe Hanley&#8217;s JavaScript Lisp Interpreter. Stewdio is rebuilding this [...]]]></description>
			<content:encoded><![CDATA[<p><a class="ext" target="_blank" href="http://stewdio.org/jist/">Jist</a> is a new Javascript-based <a class="ext" target="_blank" href="http://en.wikipedia.org/wiki/Lisp_programming_language">Lisp</a> interpreter currently in development as a research project at Stewdio. With less than 24 hours behind it, Jist is in an &#8220;über alpha&#8221; stage—offering only minimal functionality and very little stability. The core of Jist is currently a cribbing of Joe Hanley&#8217;s <a class="ext" target="_blank" href="http://joeganley.com/code/jslisp.html">JavaScript Lisp Interpreter</a>. Stewdio is rebuilding this to favor lexical closures over dynamic scoping, and to add avenues for DOM manipulation. </p>
<p>Suggestions and code submissions welcome. See Jist at <a class="ext" target="_blank" href="http://stewdio.org/jist/">http://stewdio.org/jist/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stewdio.org/blog/2009/04/09/jist-the-javascript-list-processor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arc Programming Language</title>
		<link>http://stewdio.org/blog/2009/02/12/arc-programming-language/</link>
		<comments>http://stewdio.org/blog/2009/02/12/arc-programming-language/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 17:00:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Arc]]></category>
		<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://stewdio.org/blog/?p=184</guid>
		<description><![CDATA[Arc is Paul Graham&#8216;s new dialect of the Lisp programming language, originally designed by John McCarthy in 1958. Today Stewdio is adding Arc to our list of active languages and pursuing Web frameworks written in it. Could an Arc-based framework pull the rug from under Django (written in Python) and Rails (written in Ruby)? It&#8217;s going to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paulgraham.com/arc.html" target="_blank">Arc</a> is <a href="http://www.paulgraham.com/" target="_blank">Paul Graham</a>&#8216;s new dialect of the <a href="http://en.wikipedia.org/wiki/Lisp_programming_language" target="_blank">Lisp</a> programming language, originally designed by John McCarthy in 1958. Today Stewdio is adding Arc to our list of active languages and pursuing Web frameworks written in it. Could an Arc-based framework pull the rug from under <a href="http://www.djangoproject.com/" target="_blank">Django</a> (written in <a href="http://www.python.org/" target="_blank">Python</a>) and <a href="http://rubyonrails.org/" target="_blank">Rails</a> (written in <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a>)? It&#8217;s going to need some evangelists to write those libraries and tutorials. <a href="http://arclanguage.org/" target="_blank">Join in</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stewdio.org/blog/2009/02/12/arc-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
