<?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: Beginnings are improbable things</title>
	<atom:link href="http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/feed/" rel="self" type="application/rss+xml" />
	<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/</link>
	<description>Believe nothing, no matter where you read it, or who said it, unless it agrees with your own reason and your own common sense.</description>
	<pubDate>Wed, 07 Jan 2009 08:16:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chuck</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-7</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Tue, 20 Mar 2007 02:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-7</guid>
		<description>Hmm, looks like comments have a size limit.</description>
		<content:encoded><![CDATA[<p>Hmm, looks like comments have a size limit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuck</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-6</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Tue, 20 Mar 2007 02:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-6</guid>
		<description>Hey, google finds it now. Did you catch this bit from the same issue.

The C programming language is descended from the languages B and BCPL (short for Bucephalus, Alexander the Great's horse). It is a highly structured language. The following structured program, for example, is well-known to all C language programmers, and prints a well-known message at the terminal (try it!):

#define TWENTYNINE 29
int ll, L1, l0, h_1,q,h1,h;
main(){
	for(putchar(putchar((h=7)*10+2)+TWENTYNINE);
		l0?putchar(l0):!h_1;
		putchar (ll),L1==2?ll=' ':0){
	L1++==0?(ll=l0=54</description>
		<content:encoded><![CDATA[<p>Hey, google finds it now. Did you catch this bit from the same issue.</p>
<p>The C programming language is descended from the languages B and BCPL (short for Bucephalus, Alexander the Great&#8217;s horse). It is a highly structured language. The following structured program, for example, is well-known to all C language programmers, and prints a well-known message at the terminal (try it!):</p>
<p>#define TWENTYNINE 29<br />
int ll, L1, l0, h_1,q,h1,h;<br />
main(){<br />
	for(putchar(putchar((h=7)*10+2)+TWENTYNINE);<br />
		l0?putchar(l0):!h_1;<br />
		putchar (ll),L1==2?ll=&#8217; &#8216;:0){<br />
	L1++==0?(ll=l0=54</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-5</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Tue, 20 Mar 2007 00:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-5</guid>
		<description>Here's &lt;a href="http://bit-player.org/about-the-author/publist" rel="nofollow"&gt;the guy&lt;/a&gt;.  &lt;i&gt;Computer Language&lt;/i&gt; April 1986.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://bit-player.org/about-the-author/publist" rel="nofollow">the guy</a>.  <i>Computer Language</i> April 1986.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuck</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-4</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Tue, 20 Mar 2007 00:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-4</guid>
		<description>&lt;i&gt;that there are business models around that basically say if we make everyone richer, it will make us richer.&lt;/i&gt;

I think some things are just headed towards commodity infrastruction, like roads are today. Probably operating systems, wordprocessors, spreadsheets, and programming languages are in that category. For such things community effort makes sense and it's nice to see that government, beyond providing copyright, was not needed to bring it about.

&lt;i&gt;I think you’re probably thinking of p-code&lt;/i&gt;

That's it. What I thought JAVA brought to the table were JIT compilers and garbage collection.
Speaking of FORTH, there was a wonderful Kafka pastiche published in Computer Languages in an April fool's issue way back when titled &lt;i&gt;My Life as a FORTH Interpreter&lt;/i&gt;, or some such. It was pretty accurate and wonderfully done. I've been looking for a copy ever since I lost the magazine.</description>
		<content:encoded><![CDATA[<p><i>that there are business models around that basically say if we make everyone richer, it will make us richer.</i></p>
<p>I think some things are just headed towards commodity infrastruction, like roads are today. Probably operating systems, wordprocessors, spreadsheets, and programming languages are in that category. For such things community effort makes sense and it&#8217;s nice to see that government, beyond providing copyright, was not needed to bring it about.</p>
<p><i>I think you’re probably thinking of p-code</i></p>
<p>That&#8217;s it. What I thought JAVA brought to the table were JIT compilers and garbage collection.<br />
Speaking of FORTH, there was a wonderful Kafka pastiche published in Computer Languages in an April fool&#8217;s issue way back when titled <i>My Life as a FORTH Interpreter</i>, or some such. It was pretty accurate and wonderfully done. I&#8217;ve been looking for a copy ever since I lost the magazine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-3</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 19 Mar 2007 20:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-3</guid>
		<description>Yup.  (I think you're probably thinking of p-code, although forth's threaded interpretive model could be thought of as a sort of virtual machine as well.  And Fred Brooks and Gerrit Blaauw were building machine interpreters in, of all thing, APL. And of course the PCC portable C compiler worked against a virtual stack-based machine too.)  But what I think is interesting is the other aspect --- that there are business models around that basically say if we make everyone richer, it will make us richer.

BTW, you get official first post  &lt;i&gt;ever&lt;/i&gt;.</description>
		<content:encoded><![CDATA[<p>Yup.  (I think you&#8217;re probably thinking of p-code, although forth&#8217;s threaded interpretive model could be thought of as a sort of virtual machine as well.  And Fred Brooks and Gerrit Blaauw were building machine interpreters in, of all thing, APL. And of course the PCC portable C compiler worked against a virtual stack-based machine too.)  But what I think is interesting is the other aspect &#8212; that there are business models around that basically say if we make everyone richer, it will make us richer.</p>
<p>BTW, you get official first post  <i>ever</i>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chuck</title>
		<link>http://explorations.chasrmartin.com/2007/01/29/beginnings-are-improbable-things/comment-page-1/#comment-2</link>
		<dc:creator>chuck</dc:creator>
		<pubDate>Mon, 19 Mar 2007 20:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.explorations.chasrmartin.com/?p=3#comment-2</guid>
		<description>Hope for good things here.

BTW, Python was out 4 years before JAVA, see this neat &lt;a href="http://en.wikipedia.org/wiki/Timeline_of_programming_languages" rel="nofollow"&gt;timeline&lt;/a&gt;. And Basic and FORTH were interpreted and there was a "universal" byte code whose name I can't recall that enjoyed a short vogue back in the day. The byte code was too slow for the hardware of the time and never got anywhere.</description>
		<content:encoded><![CDATA[<p>Hope for good things here.</p>
<p>BTW, Python was out 4 years before JAVA, see this neat <a href="http://en.wikipedia.org/wiki/Timeline_of_programming_languages" rel="nofollow">timeline</a>. And Basic and FORTH were interpreted and there was a &#8220;universal&#8221; byte code whose name I can&#8217;t recall that enjoyed a short vogue back in the day. The byte code was too slow for the hardware of the time and never got anywhere.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
