<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Scala Review</title>
	<atom:link href="http://blog.jvroom.com/2009/08/25/scala-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jvroom.com/2009/08/25/scala-review/</link>
	<description>Topics on efficient software, Java, Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:14:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Understanding the Market for Software Platforms &#171; Jeff Vroom&#8217;s Blog</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-51</link>
		<dc:creator><![CDATA[Understanding the Market for Software Platforms &#171; Jeff Vroom&#8217;s Blog]]></dc:creator>
		<pubDate>Fri, 11 Dec 2009 19:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-51</guid>
		<description><![CDATA[[...] the design integrity, flexibility and robustness of the designs.  I&#8217;ve looked at Ruby, Scala, JavaFX &#8211; the three major contenders and found them all to be an unsuitable base from an [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the design integrity, flexibility and robustness of the designs.  I&#8217;ve looked at Ruby, Scala, JavaFX &#8211; the three major contenders and found them all to be an unsuitable base from an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffvroom</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-41</link>
		<dc:creator><![CDATA[jeffvroom]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 02:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-41</guid>
		<description><![CDATA[I haven&#039;t seen either processing or SPDE but both look very interesting.  Thanks for the heads up!]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen either processing or SPDE but both look very interesting.  Thanks for the heads up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Garrity</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-40</link>
		<dc:creator><![CDATA[Mike Garrity]]></dc:creator>
		<pubDate>Tue, 22 Sep 2009 19:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-40</guid>
		<description><![CDATA[Hi Jeff,
Have you seen SPDE? It&#039;s a Scala version of Processing. I&#039;ve become a big fan of Processing while teaching the kids to program. There are a couple of their projects on my blog.

For more info on SPDE, check out these links:

http://www.scala-lang.org/node/3391
http://technically.us/code
http://www.processing.org/]]></description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
Have you seen SPDE? It&#8217;s a Scala version of Processing. I&#8217;ve become a big fan of Processing while teaching the kids to program. There are a couple of their projects on my blog.</p>
<p>For more info on SPDE, check out these links:</p>
<p><a href="http://www.scala-lang.org/node/3391" rel="nofollow">http://www.scala-lang.org/node/3391</a><br />
<a href="http://technically.us/code" rel="nofollow">http://technically.us/code</a><br />
<a href="http://www.processing.org/" rel="nofollow">http://www.processing.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffvroom</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-33</link>
		<dc:creator><![CDATA[jeffvroom]]></dc:creator>
		<pubDate>Thu, 10 Sep 2009 20:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-33</guid>
		<description><![CDATA[Thanks for the D recommendation.  I like a lot of things in there and would like to look at it more closely.  The oddest thing though is the default of using thread-private memory by default for allocation.  I&#039;m not sure how that would work in practice... if classes and fields need to be marked shared explicitly doesn&#039;t that create two incompatible programming models in one language?  Presumably shared objects cannot refer to thread specific ones.   I don&#039;t think the programmer should be forced to think about thread specific objects.  I admit there are lots of performance benefits if you could put them there. 

It also seems like right now it is a competitor to C++ but not Java until &quot;SafeD&quot; is a clean and robust layer you can sit on top of &quot;native D&quot;.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the D recommendation.  I like a lot of things in there and would like to look at it more closely.  The oddest thing though is the default of using thread-private memory by default for allocation.  I&#8217;m not sure how that would work in practice&#8230; if classes and fields need to be marked shared explicitly doesn&#8217;t that create two incompatible programming models in one language?  Presumably shared objects cannot refer to thread specific ones.   I don&#8217;t think the programmer should be forced to think about thread specific objects.  I admit there are lots of performance benefits if you could put them there. </p>
<p>It also seems like right now it is a competitor to C++ but not Java until &#8220;SafeD&#8221; is a clean and robust layer you can sit on top of &#8220;native D&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Hodgson</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-32</link>
		<dc:creator><![CDATA[Seth Hodgson]]></dc:creator>
		<pubDate>Thu, 10 Sep 2009 04:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-32</guid>
		<description><![CDATA[Great review of Scala (and of JavaFX more recently). Especially the digging into implementation details (e.g. costs associated with properties/fields/etc.) and relative runtime efficiencies.

Following on to these statements (which I agree with whole-heartedly):
&quot;I’m stuck in C and Java as general purpose languages – C for runtime efficiency and Java for the best mix of runtime, reliability, maintainability.&quot;
...
&quot;Any other languages you think I should be looking at?&quot;

I&#039;d recommend throwing D into the mix :)  Andrei Alexandrescu (of Modern C++ Design fame) recently published an interesting and fairly brief overview of the upcoming version 2 of the language and it would appear to offer many of the advantages of both C and Java in a single package. It&#039;s definitely worth a quick read: http://www.ddj.com/hpc-high-performance-computing/217801225?pgno=1]]></description>
		<content:encoded><![CDATA[<p>Great review of Scala (and of JavaFX more recently). Especially the digging into implementation details (e.g. costs associated with properties/fields/etc.) and relative runtime efficiencies.</p>
<p>Following on to these statements (which I agree with whole-heartedly):<br />
&#8220;I’m stuck in C and Java as general purpose languages – C for runtime efficiency and Java for the best mix of runtime, reliability, maintainability.&#8221;<br />
&#8230;<br />
&#8220;Any other languages you think I should be looking at?&#8221;</p>
<p>I&#8217;d recommend throwing D into the mix <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Andrei Alexandrescu (of Modern C++ Design fame) recently published an interesting and fairly brief overview of the upcoming version 2 of the language and it would appear to offer many of the advantages of both C and Java in a single package. It&#8217;s definitely worth a quick read: <a href="http://www.ddj.com/hpc-high-performance-computing/217801225?pgno=1" rel="nofollow">http://www.ddj.com/hpc-high-performance-computing/217801225?pgno=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-29</link>
		<dc:creator><![CDATA[James Ward]]></dc:creator>
		<pubDate>Wed, 26 Aug 2009 02:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-29</guid>
		<description><![CDATA[Thanks Jeff.  I can&#039;t wait to read it!]]></description>
		<content:encoded><![CDATA[<p>Thanks Jeff.  I can&#8217;t wait to read it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffvroom</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-28</link>
		<dc:creator><![CDATA[jeffvroom]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 22:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-28</guid>
		<description><![CDATA[Hey James,

Thanks for checking on my blog.  I agree they make the easy stuff easy and very concise... it can get kind of complex though - take a look at the compiler code.  It was a little humbling for me even though I had read most of the book.  The compiler is concise and looks like a simple recursive descent algorithm but I could not trace all of the threads down to find exactly how the low-level primitives were implemented.  In contrast, the JavaFX compiler was much easier for me to read even though it is lots of code.   BTW, I hope to get the chance to write up my review of JavaFX.  You folks from Adobe may find something interesting in that one :)

Jeff]]></description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>Thanks for checking on my blog.  I agree they make the easy stuff easy and very concise&#8230; it can get kind of complex though &#8211; take a look at the compiler code.  It was a little humbling for me even though I had read most of the book.  The compiler is concise and looks like a simple recursive descent algorithm but I could not trace all of the threads down to find exactly how the low-level primitives were implemented.  In contrast, the JavaFX compiler was much easier for me to read even though it is lots of code.   BTW, I hope to get the chance to write up my review of JavaFX.  You folks from Adobe may find something interesting in that one <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://blog.jvroom.com/2009/08/25/scala-review/#comment-27</link>
		<dc:creator><![CDATA[James Ward]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jvroom.com/?p=26#comment-27</guid>
		<description><![CDATA[Hey Jeff,

Good to see you looking at Scala!  I&#039;ve done some stuff integrating Scala and Flex and found it pretty easy and fun.

-James]]></description>
		<content:encoded><![CDATA[<p>Hey Jeff,</p>
<p>Good to see you looking at Scala!  I&#8217;ve done some stuff integrating Scala and Flex and found it pretty easy and fun.</p>
<p>-James</p>
]]></content:encoded>
	</item>
</channel>
</rss>

