<?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: Switching scheme implementations</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: IanO</title>
		<link>http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-34</link>
		<dc:creator><![CDATA[IanO]]></dc:creator>
		<pubDate>Sun, 03 Dec 2006 12:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-34</guid>
		<description><![CDATA[Hi Rick,

The past few weeks I&#039;ve been somewhat sidetracked working through &lt;a href=&quot;http://www.htdp.org/2003-09-26/Book/&quot; rel=&quot;nofollow&quot;&gt;HTDP&lt;/a&gt; rather than doing real work with mzscheme and I think that either chicken or mzscheme would work equally well here.  However, for the few small scripts I have written, mzscheme has been the better choice.  At least it solves the three problems I listed in the previous post.

I&#039;m using &lt;a href=&quot;http://www.neilvandyke.org/quack/&quot; rel=&quot;nofollow&quot;&gt;quack&lt;/a&gt; to interface emacs with scheme and although I&#039;ve not used most of its features, it works well enough for me.

Ian]]></description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>The past few weeks I&#8217;ve been somewhat sidetracked working through <a href="http://www.htdp.org/2003-09-26/Book/" rel="nofollow">HTDP</a> rather than doing real work with mzscheme and I think that either chicken or mzscheme would work equally well here.  However, for the few small scripts I have written, mzscheme has been the better choice.  At least it solves the three problems I listed in the previous post.</p>
<p>I&#8217;m using <a href="http://www.neilvandyke.org/quack/" rel="nofollow">quack</a> to interface emacs with scheme and although I&#8217;ve not used most of its features, it works well enough for me.</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Kint</title>
		<link>http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-33</link>
		<dc:creator><![CDATA[Jay Kint]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 21:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-33</guid>
		<description><![CDATA[The same problem exists for other dynamic languages with multiple implementations.  Switch from CPython to Jython or IronPython and you&#039;ll find libraries that aren&#039;t portable or extensions that don&#039;t exist in other implementations.  That&#039;s the nature of the beast.

Having used PLT for a few weeks now, I think it could be considered the de facto implementation for Scheme.  It&#039;s actually useful for real world problems, not just teaching programming languages.

Now I just wish for something comparable to SLIME for the Scheme world.]]></description>
		<content:encoded><![CDATA[<p>The same problem exists for other dynamic languages with multiple implementations.  Switch from CPython to Jython or IronPython and you&#8217;ll find libraries that aren&#8217;t portable or extensions that don&#8217;t exist in other implementations.  That&#8217;s the nature of the beast.</p>
<p>Having used PLT for a few weeks now, I think it could be considered the de facto implementation for Scheme.  It&#8217;s actually useful for real world problems, not just teaching programming languages.</p>
<p>Now I just wish for something comparable to SLIME for the Scheme world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Hanson</title>
		<link>http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-31</link>
		<dc:creator><![CDATA[Rick Hanson]]></dc:creator>
		<pubDate>Fri, 01 Dec 2006 12:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/2006/09/25/switching-scheme-implementations/#comment-31</guid>
		<description><![CDATA[Now that it&#039;s been a couple of months since you switched, I&#039;m curious how you like mzscheme -- I&#039;m thinking about making the switch too.  Also, what Emacs Lisp lib are you using to talk to your inferior scheme?  Thanks!  --Rick]]></description>
		<content:encoded><![CDATA[<p>Now that it&#8217;s been a couple of months since you switched, I&#8217;m curious how you like mzscheme &#8212; I&#8217;m thinking about making the switch too.  Also, what Emacs Lisp lib are you using to talk to your inferior scheme?  Thanks!  &#8211;Rick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
