<?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: Is JavaScript the most successful scripting language ever?</title>
	<atom:link href="http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/feed/" rel="self" type="application/rss+xml" />
	<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 21:30:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-387</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Thu, 09 Mar 2006 07:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-387</guid>
		<description>Interesting question. I know that FORTH has been used a lot in embedded systems over the past 25+ years — it was invented as a telescope control language — so I suspect that there might be a number of ubiquitous devices running FORTH (cars? microwaves? shavers?) that would trump the number of DOS/Windows PCs ever sold.

Plus, just on principle you have to honor FORTH for remaining resolutely Old School and not succumbing to ephemeral fads like named local variables or infix notation.</description>
		<content:encoded><![CDATA[<p>Interesting question. I know that FORTH has been used a lot in embedded systems over the past 25+ years — it was invented as a telescope control language — so I suspect that there might be a number of ubiquitous devices running FORTH (cars? microwaves? shavers?) that would trump the number of DOS/Windows PCs ever sold.</p>
<p>Plus, just on principle you have to honor FORTH for remaining resolutely Old School and not succumbing to ephemeral fads like named local variables or infix notation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-265</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 22 Feb 2006 22:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-265</guid>
		<description>You can&#039;t really count Bash per se, it&#039;s a bunch of non-standard extensions to the Bourne shell, which is in the POSIX standards.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t really count Bash per se, it&#8217;s a bunch of non-standard extensions to the Bourne shell, which is in the POSIX standards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-255</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 21 Feb 2006 05:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-255</guid>
		<description>Alex,

Well if the definition of &quot;success&quot; is &quot;installed in the most places. Then the DOS batch language, and every autoexec.bat written with it,  wins with VBScript a close second I guess. Perl has been around a lot longer than Python, so even though they may both be installed by default on *nix boxes now, that wasn&#039;t always the case. I&#039;d still classify Perl as the most successful because my definition of sucess includes not only &quot;most installed&quot;, but &quot;most used overall.&quot;. Javascript is the first thing you think of when you need to make a web page beep, but Perl is the duct tape holding most systems together.  ;)

It&#039;s all about context.</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>Well if the definition of &#8220;success&#8221; is &#8220;installed in the most places. Then the DOS batch language, and every autoexec.bat written with it,  wins with VBScript a close second I guess. Perl has been around a lot longer than Python, so even though they may both be installed by default on *nix boxes now, that wasn&#8217;t always the case. I&#8217;d still classify Perl as the most successful because my definition of sucess includes not only &#8220;most installed&#8221;, but &#8220;most used overall.&#8221;. Javascript is the first thing you think of when you need to make a web page beep, but Perl is the duct tape holding most systems together.  <img src='http://infrequently.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It&#8217;s all about context.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-254</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 21 Feb 2006 04:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-254</guid>
		<description>Nice topic sentence btw :-) You&#039;re improving.</description>
		<content:encoded><![CDATA[<p>Nice topic sentence btw <img src='http://infrequently.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  You&#8217;re improving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-253</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 21 Feb 2006 03:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-253</guid>
		<description>Another important measure of the &quot;success&quot; of a language is the diversity of applications it is used for. JavaScript falls far short of bash, Python, and especially Perl in this regard I think.</description>
		<content:encoded><![CDATA[<p>Another important measure of the &#8220;success&#8221; of a language is the diversity of applications it is used for. JavaScript falls far short of bash, Python, and especially Perl in this regard I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Ter Louw</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-252</link>
		<dc:creator>Mike Ter Louw</dc:creator>
		<pubDate>Tue, 21 Feb 2006 02:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-252</guid>
		<description>I use Perl because I have to.  I design heavy front ends because by comparison, JavaScript is an absolute joy.  What would be interesting is if there came a day when we could use JS on the back end as well.

To get back on topic, I think bash and perl would be considered &quot;more successful&quot;, especially considering how much competition they&#039;ve had in the same space.

In that sense, grumpyY! has a point: JavaScript has little competition.  You could count Flash and if you&#039;re stretching, JScript.  Maybe even Java applets (interpreted bytecode, not really a script per se).

So if you&#039;re asking whether it&#039;s most successful on the grounds of it being far and ahead the leader in its domain, and limiting the contest to the most widespread scripting environments, I think you could make a very good case.</description>
		<content:encoded><![CDATA[<p>I use Perl because I have to.  I design heavy front ends because by comparison, JavaScript is an absolute joy.  What would be interesting is if there came a day when we could use JS on the back end as well.</p>
<p>To get back on topic, I think bash and perl would be considered &#8220;more successful&#8221;, especially considering how much competition they&#8217;ve had in the same space.</p>
<p>In that sense, grumpyY! has a point: JavaScript has little competition.  You could count Flash and if you&#8217;re stretching, JScript.  Maybe even Java applets (interpreted bytecode, not really a script per se).</p>
<p>So if you&#8217;re asking whether it&#8217;s most successful on the grounds of it being far and ahead the leader in its domain, and limiting the contest to the most widespread scripting environments, I think you could make a very good case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-249</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 20 Feb 2006 23:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-249</guid>
		<description>Scott: Perl may indeed be installed on every Unix box recently built (including all variants of OS X), but Python passes much the same test. However, I have to strongly believe that the sheer number of Win98+ boxen alone would quickly trounce that number. Furthermore, when you consider that adding Acrobat and Firefox adds two more JS interpreters to those boxes, Perl, Python, TCL and Shell seem pretty outclassed in terms of distribution.

Regards</description>
		<content:encoded><![CDATA[<p>Scott: Perl may indeed be installed on every Unix box recently built (including all variants of OS X), but Python passes much the same test. However, I have to strongly believe that the sheer number of Win98+ boxen alone would quickly trounce that number. Furthermore, when you consider that adding Acrobat and Firefox adds two more JS interpreters to those boxes, Perl, Python, TCL and Shell seem pretty outclassed in terms of distribution.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-248</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 20 Feb 2006 23:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-248</guid>
		<description>grumpY!: I don&#039;t dispute that. What I&#039;m asking is *not* &quot;is JavaScript the best language ever invented and do you like it&quot;. What I&#039;m asking instead is &quot;in spite of any warts it may have and despite the utter lack of respect it gets, is JavaScript still more successful than all of it&#039;s peers?&quot;.

Liking it is not apropos.</description>
		<content:encoded><![CDATA[<p>grumpY!: I don&#8217;t dispute that. What I&#8217;m asking is *not* &#8220;is JavaScript the best language ever invented and do you like it&#8221;. What I&#8217;m asking instead is &#8220;in spite of any warts it may have and despite the utter lack of respect it gets, is JavaScript still more successful than all of it&#8217;s peers?&#8221;.</p>
<p>Liking it is not apropos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grumpY!</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-247</link>
		<dc:creator>grumpY!</dc:creator>
		<pubDate>Mon, 20 Feb 2006 23:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-247</guid>
		<description>oh come now, we use javascript because we have to.</description>
		<content:encoded><![CDATA[<p>oh come now, we use javascript because we have to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-245</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 20 Feb 2006 17:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-245</guid>
		<description>If I were looking at strictly scripting languages, I&#039;d think Perl might be the most successful. There&#039;s really no debate about whether or not it&#039;s a scripting language. Think about every Linux/Unix server just on the internet. Not all of them are serving pages that contain javascript, but I bet all of them have a Perl script running on them.</description>
		<content:encoded><![CDATA[<p>If I were looking at strictly scripting languages, I&#8217;d think Perl might be the most successful. There&#8217;s really no debate about whether or not it&#8217;s a scripting language. Think about every Linux/Unix server just on the internet. Not all of them are serving pages that contain javascript, but I bet all of them have a Perl script running on them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koranteng Ofosu-Amaah</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-244</link>
		<dc:creator>Koranteng Ofosu-Amaah</dc:creator>
		<pubDate>Mon, 20 Feb 2006 15:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-244</guid>
		<description>Per Hixie&#039;s take in Google&#039;s web authoring statistics which examined 1 billion documents,

http://code.google.com/webstats/2005-12/scripting.html

&quot;script tags are used on roughly half of&quot; the web pages in the world.

Handwaving a little, I would argue that the web has the greatest corpus of documents we have seen with the widest range of authors.

Q.E.D. ?</description>
		<content:encoded><![CDATA[<p>Per Hixie&#8217;s take in Google&#8217;s web authoring statistics which examined 1 billion documents,</p>
<p><a href="http://code.google.com/webstats/2005-12/scripting.html" rel="nofollow">http://code.google.com/webstats/2005-12/scripting.html</a></p>
<p>&#8220;script tags are used on roughly half of&#8221; the web pages in the world.</p>
<p>Handwaving a little, I would argue that the web has the greatest corpus of documents we have seen with the widest range of authors.</p>
<p>Q.E.D. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Ippolito</title>
		<link>http://infrequently.org/2006/02/is-javascript-the-most-successful-script-language-ever/comment-page-1/#comment-243</link>
		<dc:creator>Bob Ippolito</dc:creator>
		<pubDate>Mon, 20 Feb 2006 08:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=540#comment-243</guid>
		<description>DOS batch files are supported on every DOS, Windows, and probably OS/2 machine.  That&#039;s gotta beat the UNIX shells, but it&#039;s a pretty braindead &quot;language&quot;, I&#039;m not sure it qualifies on technical grounds.

I can&#039;t imagine that JS wins any lines of code wars, it&#039;s traditionally so rarely used for anything of significance.  Would the C preprocessor count as a scriping language?  There&#039;s a lot of those :)</description>
		<content:encoded><![CDATA[<p>DOS batch files are supported on every DOS, Windows, and probably OS/2 machine.  That&#8217;s gotta beat the UNIX shells, but it&#8217;s a pretty braindead &#8220;language&#8221;, I&#8217;m not sure it qualifies on technical grounds.</p>
<p>I can&#8217;t imagine that JS wins any lines of code wars, it&#8217;s traditionally so rarely used for anything of significance.  Would the C preprocessor count as a scriping language?  There&#8217;s a lot of those <img src='http://infrequently.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

