<?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: Everything is pseudocode</title>
	<atom:link href="http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/feed/" rel="self" type="application/rss+xml" />
	<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/</link>
	<description>Computer Scientist and Open Scholar: Databases, Information Retrieval, Business Intelligence.</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:39:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: İsmail Arı</title>
		<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/comment-page-1/#comment-49981</link>
		<dc:creator>İsmail Arı</dc:creator>
		<pubDate>Sat, 21 Jun 2008 21:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/04/04/everything-is-pseudocode/#comment-49981</guid>
		<description>Hi Professor,

I could not reach the PDF you link at the end of your post. May there be a problem with the link?

Best regards</description>
		<content:encoded><![CDATA[<p>Hi Professor,</p>
<p>I could not reach the PDF you link at the end of your post. May there be a problem with the link?</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Boothe</title>
		<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/comment-page-1/#comment-49845</link>
		<dc:creator>Peter Boothe</dc:creator>
		<pubDate>Fri, 04 Apr 2008 23:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/04/04/everything-is-pseudocode/#comment-49845</guid>
		<description>Ambiguity is fine - in the face of ambiguity, it often suffices to simply choose one way or the other and move forwards.  Indeed, that&#039;s a large part of how languages like Python and Ruby gain their conciseness.  This feels like it relates to Marvin Minsky&#039;s essay &quot;Why Programming Is a Good Medium for Expressing Poorly-Understood and Sloppily-Formulated Ideas&quot;, which points out that our mad desire for precision in all things at all points in programming languages is a cultural artifact, and not necessarily required.  I think you are right that Java for all things would be horrible, but an interpreter that took in pseudocode and usually did the right thing would be fantastic!  If it occasionally screwed up, that&#039;s fine, as long as the code was as understandable as possible.  More things being executable instead of descriptions of an executable sounds like a good way to make lots of progress quickly.</description>
		<content:encoded><![CDATA[<p>Ambiguity is fine &#8211; in the face of ambiguity, it often suffices to simply choose one way or the other and move forwards.  Indeed, that&#8217;s a large part of how languages like Python and Ruby gain their conciseness.  This feels like it relates to Marvin Minsky&#8217;s essay &#8220;Why Programming Is a Good Medium for Expressing Poorly-Understood and Sloppily-Formulated Ideas&#8221;, which points out that our mad desire for precision in all things at all points in programming languages is a cultural artifact, and not necessarily required.  I think you are right that Java for all things would be horrible, but an interpreter that took in pseudocode and usually did the right thing would be fantastic!  If it occasionally screwed up, that&#8217;s fine, as long as the code was as understandable as possible.  More things being executable instead of descriptions of an executable sounds like a good way to make lots of progress quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lemire</title>
		<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/comment-page-1/#comment-49844</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Fri, 04 Apr 2008 19:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/04/04/everything-is-pseudocode/#comment-49844</guid>
		<description>Java is certainly a terrible choice, but I think that ambiguities in communication are important. See for example my post &lt;a href=&quot;http://www.daniel-lemire.com/blog/archives/2007/12/05/formal-definitions-are-less-useful-than-you-think/&quot; rel=&quot;nofollow&quot;&gt;Formal definitions are less useful than you think&lt;/a&gt;.


Do you really want to be worried about what x=y means?

Pseudocode is better at letting ambiguities through.</description>
		<content:encoded><![CDATA[<p>Java is certainly a terrible choice, but I think that ambiguities in communication are important. See for example my post <a href="http://www.daniel-lemire.com/blog/archives/2007/12/05/formal-definitions-are-less-useful-than-you-think/" rel="nofollow">Formal definitions are less useful than you think</a>.</p>
<p>Do you really want to be worried about what x=y means?</p>
<p>Pseudocode is better at letting ambiguities through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. Eppstein</title>
		<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/comment-page-1/#comment-49843</link>
		<dc:creator>D. Eppstein</dc:creator>
		<pubDate>Fri, 04 Apr 2008 17:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/04/04/everything-is-pseudocode/#comment-49843</guid>
		<description>The distinction between code and pseudocode is much smaller if you use Python instead of Java.</description>
		<content:encoded><![CDATA[<p>The distinction between code and pseudocode is much smaller if you use Python instead of Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Boothe</title>
		<link>http://lemire.me/blog/archives/2008/04/04/everything-is-pseudocode/comment-page-1/#comment-49842</link>
		<dc:creator>Peter Boothe</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/04/04/everything-is-pseudocode/#comment-49842</guid>
		<description>Isn&#039;t that a problem with Java and not a problem with expressing things in code?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t that a problem with Java and not a problem with expressing things in code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

