<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Future of JavaScript</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx</link><description>Gabriele Renzi has a good post on the future of JavaScript: " ECMAScript 4, the fourth system syndrome ". The concept of a "fourth system syndrome" is a good one, particularly so for programming languages. For mature programming languages, thoughtful</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The Future of JavaScript</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx#5770976</link><pubDate>Tue, 30 Oct 2007 00:06:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5770976</guid><dc:creator>rbirkby</dc:creator><description>&lt;p&gt;There are some serious things wrong with JavaScript. But a lot of the ES4 proposal goes in the right direction. My big concern about ES4 is it's emphasis on performance - especially adding strong typing to get performance. This is absolutely the wrong thing to do. JavaScript shouldn't be about out-and-out performance. There are much better languages for this. And we all know how the sort of performance you can get out of a dynamically typed language with the work of the DLR team.&lt;/p&gt;
&lt;p&gt;The functional/C#/Pythonesque features of ES4 are great. The package/module system is great. The typing system is bad. By all means add a single new Number type which effectively is a Decimal so that 0.1+0.2===0.3. &lt;/p&gt;
</description></item><item><title>More JavaScript discussion on Ajaxian</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx#5771953</link><pubDate>Tue, 30 Oct 2007 01:22:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5771953</guid><dc:creator>Scott Wiltamuth's Visual Studio blog</dc:creator><description>&lt;p&gt;Re: my earlier post on the future of JavaScript, there is another interesting item today on Ajaxian:&lt;/p&gt;
</description></item><item><title>re: The Future of JavaScript</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx#5773468</link><pubDate>Tue, 30 Oct 2007 03:43:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5773468</guid><dc:creator>scottwil</dc:creator><description>&lt;p&gt;Thanks for your comments on ES4.&lt;/p&gt;
&lt;p&gt;For what it's worth, I am a big fan of decimal types. &amp;nbsp;It is amazing how slow programming languages have been to adopt them given the prevalence of currency in applications.&lt;/p&gt;
&lt;p&gt;--Scott&lt;/p&gt;
</description></item><item><title>Community Convergence XXXV</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx#5901299</link><pubDate>Mon, 05 Nov 2007 09:43:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5901299</guid><dc:creator>Charlie Calvert's Community Blog</dc:creator><description>&lt;p&gt;Welcome to the thirty-fifth edition of Community Convergence. This week we have an interview with C#&lt;/p&gt;
</description></item><item><title>re: The Future of JavaScript</title><link>http://blogs.msdn.com/scottwil/archive/2007/10/29/the-future-of-javascript.aspx#6148357</link><pubDate>Mon, 12 Nov 2007 22:23:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6148357</guid><dc:creator>Ralph</dc:creator><description>&lt;p&gt;Strong types would be a great help to us as well as the significant speed improvements due to strong types. &amp;nbsp;Our main issues with JavaScript are speed, speed and user interactivity.&lt;/p&gt;
</description></item></channel></rss>