<?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/"
	>
<channel>
	<title>Comments on: R7RS</title>
	<atom:link href="http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/</link>
	<description>Sarah and Alaric Snell-Pym living in interesting times</description>
	<pubDate>Tue, 22 May 2012 23:46:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/comment-page-1/#comment-107788</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.snell-pym.org.uk/?p=1729#comment-107788</guid>
		<description>&lt;p&gt;One of the things that came up during the R6RS discussions IIRC was the ability to mutate imported symbols.  People who wanted compilability were dead set against it, but people who want Scheme to remain compatible with SICP were in favor of it.&lt;/p&gt;

&lt;p&gt;I think the difference between the products of Working Group 1 and Working Group 2 may not be that one contains fewer defined symbols than the other, but that one is more concerned with expressiveness and one with safety and the ability to reason about code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One of the things that came up during the R6RS discussions IIRC was the ability to mutate imported symbols.  People who wanted compilability were dead set against it, but people who want Scheme to remain compatible with SICP were in favor of it.</p>

<p>I think the difference between the products of Working Group 1 and Working Group 2 may not be that one contains fewer defined symbols than the other, but that one is more concerned with expressiveness and one with safety and the ability to reason about code.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/comment-page-1/#comment-107785</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 14 Sep 2009 18:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.snell-pym.org.uk/?p=1729#comment-107785</guid>
		<description>&lt;p&gt;... What I really want is a Scheme report that will unit[e] the Scheme community...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>... What I really want is a Scheme report that will unit[e] the Scheme community...</p>]]></content:encoded>
	</item>
	<item>
		<title>By: alaric</title>
		<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/comment-page-1/#comment-106698</link>
		<dc:creator>alaric</dc:creator>
		<pubDate>Mon, 07 Sep 2009 09:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.snell-pym.org.uk/?p=1729#comment-106698</guid>
		<description>&lt;p&gt;@Andy LeClair: Oh, PLT may well be a very nice implementation with modules and everything.&lt;/p&gt;

&lt;p&gt;But it's just one implementation.&lt;/p&gt;

&lt;p&gt;The problem with Scheme is that it's a family of languages; there's PLT, there's Chicken, and so on.&lt;/p&gt;

&lt;p&gt;If we can bring the family closer together, so that libraries and even some applications can be shared between them where it's reasonable to do so, then we'll still have a family of languages - but without them all duplicating their effort in writing libraries.&lt;/p&gt;

&lt;p&gt;If we're to gang up against Java, C++, PHP, Ruby, Perl, Python, and friends, we'll need to be united!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Andy LeClair: Oh, PLT may well be a very nice implementation with modules and everything.</p>

<p>But it's just one implementation.</p>

<p>The problem with Scheme is that it's a family of languages; there's PLT, there's Chicken, and so on.</p>

<p>If we can bring the family closer together, so that libraries and even some applications can be shared between them where it's reasonable to do so, then we'll still have a family of languages - but without them all duplicating their effort in writing libraries.</p>

<p>If we're to gang up against Java, C++, PHP, Ruby, Perl, Python, and friends, we'll need to be united!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andy LeClair</title>
		<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/comment-page-1/#comment-106499</link>
		<dc:creator>Andy LeClair</dc:creator>
		<pubDate>Sun, 06 Sep 2009 04:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.snell-pym.org.uk/?p=1729#comment-106499</guid>
		<description>&lt;p&gt;I think PLT Scheme solves all of the problems you proposed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think PLT Scheme solves all of the problems you proposed?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Rottmann</title>
		<link>http://www.snell-pym.org.uk/archives/2009/09/04/r7rs/comment-page-1/#comment-106255</link>
		<dc:creator>Andreas Rottmann</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.snell-pym.org.uk/?p=1729#comment-106255</guid>
		<description>&lt;p&gt;Regarding third-party libraries, I'm working on a "package manager"
for R6RS implementations, called dorodango. It's main ideas are
outlined in this thread:
&lt;a href="http://groups.google.com/group/ikarus-users/browse_thread/thread/fabb890e3015f6f1" rel="nofollow"&gt;http://groups.google.com/group/ikarus-users/browse_thread/thread/fabb890e3015f6f1&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There's no public code yet, but it's not too far from being able to do
something useful (for some value of "useful").&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Regarding third-party libraries, I'm working on a "package manager"
for R6RS implementations, called dorodango. It's main ideas are
outlined in this thread:
<a href="http://groups.google.com/group/ikarus-users/browse_thread/thread/fabb890e3015f6f1" rel="nofollow">http://groups.google.com/group/ikarus-users/browse_thread/thread/fabb890e3015f6f1</a>.</p>

<p>There's no public code yet, but it's not too far from being able to do
something useful (for some value of "useful").</p>]]></content:encoded>
	</item>
</channel>
</rss>

