<?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: Intro, Part II.</title>
	<atom:link href="http://www.loper-os.org/?feed=rss2&#038;p=8" rel="self" type="application/rss+xml" />
	<link>http://www.loper-os.org/?p=8</link>
	<description>Because Computing Doesn&#039;t Have to Suck.</description>
	<lastBuildDate>Mon, 30 Aug 2010 00:32:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Myaushka</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-1195</link>
		<dc:creator>Myaushka</dc:creator>
		<pubDate>Fri, 02 Jul 2010 08:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-1195</guid>
		<description>And yet, http://www.r6rs.org/final/r6rs.pdf states:

&#039;While it was possible to write portable programs in Scheme
as described in Revised5 Report on the Algorithmic Language
Scheme, and indeed portable Scheme programs were
written prior to this report, many Scheme programs were
not, primarily because of the lack of substantial standardized
libraries and the proliferation of implementationspecific
language additions.&#039;</description>
		<content:encoded><![CDATA[<p>And yet, <a href="http://www.r6rs.org/final/r6rs.pdf" rel="nofollow">http://www.r6rs.org/final/r6rs.pdf</a> states:</p>
<p>&#8216;While it was possible to write portable programs in Scheme<br />
as described in Revised5 Report on the Algorithmic Language<br />
Scheme, and indeed portable Scheme programs were<br />
written prior to this report, many Scheme programs were<br />
not, primarily because of the lack of substantial standardized<br />
libraries and the proliferation of implementationspecific<br />
language additions.&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-9</link>
		<dc:creator>A</dc:creator>
		<pubDate>Sun, 28 Jun 2009 00:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-9</guid>
		<description>Please change your links to something that doesn&#039;t require payment.  For example the Henderson papers can be found on his own site:

http://users.ecs.soton.ac.uk/ph/papers/funcgeo2.pdf
http://users.ecs.soton.ac.uk/ph/funcgeo.pdf</description>
		<content:encoded><![CDATA[<p>Please change your links to something that doesn&#8217;t require payment.  For example the Henderson papers can be found on his own site:</p>
<p><a href="http://users.ecs.soton.ac.uk/ph/papers/funcgeo2.pdf" rel="nofollow">http://users.ecs.soton.ac.uk/ph/papers/funcgeo2.pdf</a><br />
<a href="http://users.ecs.soton.ac.uk/ph/funcgeo.pdf" rel="nofollow">http://users.ecs.soton.ac.uk/ph/funcgeo.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rm</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-8</link>
		<dc:creator>rm</dc:creator>
		<pubDate>Sat, 27 Jun 2009 21:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-8</guid>
		<description>better?, suck?

hrrm, language design is pretty subjective in this area. people still use fortran for a reason, it was designed to do what it does.  you should really take a look at squeak&#039;s design if your&#039;e interested in an OS design that is centered entirely around a single language.  this has been the paradigm in smalltalk since it&#039;s inception, and as you pointed out symbolics used to produce hardware, so it&#039;s not entirely new.  but i would suggest that UNIX is the most popular OS design atm, and i suspect that most people at some point conclude that UNIX is also a very decent language design (assuming you look at it from this viewpoint).
it sounds like your main focus is on Intelligence Amplification in environment and i would first and foremost strive to not lose focus of that goal while delving into the details of implementation. stick your head up every once in awhile and make sure you&#039;re heading in the direction you want to be.  good luck :)</description>
		<content:encoded><![CDATA[<p>better?, suck?</p>
<p>hrrm, language design is pretty subjective in this area. people still use fortran for a reason, it was designed to do what it does.  you should really take a look at squeak&#8217;s design if your&#8217;e interested in an OS design that is centered entirely around a single language.  this has been the paradigm in smalltalk since it&#8217;s inception, and as you pointed out symbolics used to produce hardware, so it&#8217;s not entirely new.  but i would suggest that UNIX is the most popular OS design atm, and i suspect that most people at some point conclude that UNIX is also a very decent language design (assuming you look at it from this viewpoint).<br />
it sounds like your main focus is on Intelligence Amplification in environment and i would first and foremost strive to not lose focus of that goal while delving into the details of implementation. stick your head up every once in awhile and make sure you&#8217;re heading in the direction you want to be.  good luck <img src='http://www.loper-os.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkstar</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-7</link>
		<dc:creator>Darkstar</dc:creator>
		<pubDate>Sat, 27 Jun 2009 20:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-7</guid>
		<description>I lol&#039;d hard at this:

&quot;Scheme, on the other hand, is minimal to the point of uselessness unless augmented with non-standard libraries.&quot;

If there was ever a language with standardized libraries then it is Scheme (google for SRFI).

I stopped reading after that comment.

-Darkstar</description>
		<content:encoded><![CDATA[<p>I lol&#8217;d hard at this:</p>
<p>&#8220;Scheme, on the other hand, is minimal to the point of uselessness unless augmented with non-standard libraries.&#8221;</p>
<p>If there was ever a language with standardized libraries then it is Scheme (google for SRFI).</p>
<p>I stopped reading after that comment.</p>
<p>-Darkstar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-4</link>
		<dc:creator>j</dc:creator>
		<pubDate>Sat, 27 Jun 2009 20:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-4</guid>
		<description>Hey, on the off chance you&#039;re the next Linus Torvalds though, more power to you.  Just don&#039;t burn yourself out before you make it to the final test: was the redesign worth it?</description>
		<content:encoded><![CDATA[<p>Hey, on the off chance you&#8217;re the next Linus Torvalds though, more power to you.  Just don&#8217;t burn yourself out before you make it to the final test: was the redesign worth it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-6</link>
		<dc:creator>j</dc:creator>
		<pubDate>Sat, 27 Jun 2009 19:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-6</guid>
		<description>Sounds like you might be kind of a douche.  Ever thought about redesigning the car?  Because driving with my feet always made more sense that these hands on a clumsy wheel.</description>
		<content:encoded><![CDATA[<p>Sounds like you might be kind of a douche.  Ever thought about redesigning the car?  Because driving with my feet always made more sense that these hands on a clumsy wheel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: popurls.com // popular today</title>
		<link>http://www.loper-os.org/?p=8&#038;cpage=1#comment-5</link>
		<dc:creator>popurls.com // popular today</dc:creator>
		<pubDate>Sat, 27 Jun 2009 18:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.loper-os.org/?p=8#comment-5</guid>
		<description>[...] Web Service - ReadWriteStartreddit&#160;Who moved my &#039;Delete&#039; key? Lenovo did. Here&#039;s why.&#160;Loper OS: every layer of abstraction by anyone else is crap&#160;&quot;While most of the world&#039;s attention is focused on thebeatings in the streets of Iran [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Service &#8211; ReadWriteStartreddit&nbsp;Who moved my &#8216;Delete&#8217; key? Lenovo did. Here&#8217;s why.&nbsp;Loper OS: every layer of abstraction by anyone else is crap&nbsp;&quot;While most of the world&#8217;s attention is focused on thebeatings in the streets of Iran [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
