<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: IronLisp is now open</title>
	<atom:link href="http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/feed/" rel="self" type="application/rss+xml" />
	<link>http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/</link>
	<description>A small, super fast, opensource and 100% C# IDE targetting .NET-based languages</description>
	<lastBuildDate>Tue, 08 Dec 2009 04:06:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: leppie</title>
		<link>http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/#comment-176</link>
		<dc:creator>leppie</dc:creator>
		<pubDate>Wed, 22 Aug 2007 15:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/#comment-176</guid>
		<description>Thanks, that was something I changed last night to make macro&#039;s work in the evaluator, guess I didn&#039;t test it enough :O :)</description>
		<content:encoded><![CDATA[<p>Thanks, that was something I changed last night to make macro&#8217;s work in the evaluator, guess I didn&#8217;t test it enough :O <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frantz</title>
		<link>http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/#comment-175</link>
		<dc:creator>Frantz</dc:creator>
		<pubDate>Wed, 22 Aug 2007 14:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://xacc.wordpress.com/2007/08/21/ironlisp-is-now-open/#comment-175</guid>
		<description>I am glad to find IronLisp. I have tried it immediately. I have encountered little problem in interactive loop. Each expression produced exception. I have changed one line in IronLisp\Ast\Expressions.cs. It was line 440 &quot;key = evalblock&quot; in function GetScope(). I have replaced it with &quot;evalblock = key;&quot; Now I can use repl without exceptions but I would like you to correct the code. Great job. I hope to see IronLisp as good as IronPython.</description>
		<content:encoded><![CDATA[<p>I am glad to find IronLisp. I have tried it immediately. I have encountered little problem in interactive loop. Each expression produced exception. I have changed one line in IronLisp\Ast\Expressions.cs. It was line 440 &#8220;key = evalblock&#8221; in function GetScope(). I have replaced it with &#8220;evalblock = key;&#8221; Now I can use repl without exceptions but I would like you to correct the code. Great job. I hope to see IronLisp as good as IronPython.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
