<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: JavaScript - finally, the name makes sense</title>
	<link>http://pauldowman.com/2006/11/17/javascript-on-the-jvm/</link>
	<description>Software Developer</description>
	<pubDate>Mon, 01 Dec 2008 18:38:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Jeremy Dunck</title>
		<link>http://pauldowman.com/2006/11/17/javascript-on-the-jvm/#comment-7</link>
		<dc:creator>Jeremy Dunck</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:16:18 +0000</pubDate>
		<guid>http://pauldowman.com/2006/11/17/javascript-on-the-jvm/#comment-7</guid>
		<description>"Brandon Eich"
It's Brendan Eich, actually.</description>
		<content:encoded><![CDATA[<p>&#8220;Brandon Eich&#8221;<br />
It&#8217;s Brendan Eich, actually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://pauldowman.com/2006/11/17/javascript-on-the-jvm/#comment-4</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 04 Dec 2006 23:00:52 +0000</pubDate>
		<guid>http://pauldowman.com/2006/11/17/javascript-on-the-jvm/#comment-4</guid>
		<description>Just a note - Scala can be compiled or interpreted, and can be run "dynamically" just like any other interpreted language.  In reality all those interpreted languages are going through a bytecode compile phase anyways, they're just making the interface to it invisible to you.  Languages like Scala win in my book by allowing either form (compile to .class or interpret directly).

Anyways, it's good to see Java embracing JavaScript, rather than the other way around.  For a while it looked like Brandon Eich was taking ECMAScript in a direction that made it more like Java (class rather than prototype OO model, static type annotations, more Java-like syntax), which I think is unfortunate.  The language on its own has a certain level of elegance, and should never have ever been seen as "Java's little brother" or "that annoying language for web pages."</description>
		<content:encoded><![CDATA[<p>Just a note - Scala can be compiled or interpreted, and can be run &#8220;dynamically&#8221; just like any other interpreted language.  In reality all those interpreted languages are going through a bytecode compile phase anyways, they&#8217;re just making the interface to it invisible to you.  Languages like Scala win in my book by allowing either form (compile to .class or interpret directly).</p>
<p>Anyways, it&#8217;s good to see Java embracing JavaScript, rather than the other way around.  For a while it looked like Brandon Eich was taking ECMAScript in a direction that made it more like Java (class rather than prototype OO model, static type annotations, more Java-like syntax), which I think is unfortunate.  The language on its own has a certain level of elegance, and should never have ever been seen as &#8220;Java&#8217;s little brother&#8221; or &#8220;that annoying language for web pages.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
