<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Scala Programming Language </title>
	<atom:link href="http://scalainfo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scalainfo.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 11 Dec 2009 04:03:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='scalainfo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Scala Programming Language </title>
		<link>http://scalainfo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scalainfo.wordpress.com/osd.xml" title="Scala Programming Language " />
	<atom:link rel='hub' href='http://scalainfo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Scala Vs. Clojure &#8211; detailed comparison</title>
		<link>http://scalainfo.wordpress.com/2009/12/11/scala-vs-clojure-detailed-comparison/</link>
		<comments>http://scalainfo.wordpress.com/2009/12/11/scala-vs-clojure-detailed-comparison/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 04:03:44 +0000</pubDate>
		<dc:creator>scalainfo</dc:creator>
				<category><![CDATA[actors]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[Clojure]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Comparison]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Intermidiate]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[STM]]></category>
		<category><![CDATA[Concept]]></category>

		<guid isPermaLink="false">http://scalainfo.wordpress.com/?p=8</guid>
		<description><![CDATA[A two part comparison of two promising programming languages targeted to run on JVM by Lau B.  Jenson<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scalainfo.wordpress.com&amp;blog=10683638&amp;post=8&amp;subd=scalainfo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A two part comparison of two promising programming languages targeted to run on JVM by <a title="Lau @ Twitter" href="http://twitter.com/laujensen" target="_blank">Lau B.  Jenson</a></p>
<p><a title="scala-vs-clojure-lets-get-down-to-business" href="http://www.bestinclass.dk/index.php/2009/09/scala-vs-clojure-lets-get-down-to-business/" target="_blank">Part 1</a> provides a detailed overview of what each language is and what each language is not.  The languages are compared on basis of  type inference,  expression evaluation, use/influence  of  functional programing paradigm and end with a simple benchmark comparing the two languages.</p>
<p><a title="scala-vs-clojure-round-2-concurrency" href="http://www.bestinclass.dk/index.php/2009/09/scala-vs-clojure-round-2-concurrency/" target="_blank">Part 2 </a> goes a little deeper into the investigation of these languages, and compares them in terms of  concurrency and explores the concepts of <a title="Scala Actors " href="http://www.scala-lang.org/node/242" target="_blank">Actors </a>and<a title="Clojure STM" href="http://clojure.org/refs" target="_blank"> STM </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scalainfo.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scalainfo.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scalainfo.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scalainfo.wordpress.com&amp;blog=10683638&amp;post=8&amp;subd=scalainfo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scalainfo.wordpress.com/2009/12/11/scala-vs-clojure-detailed-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15632f851f0e8eb28b3dac1687d755f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scalainfo</media:title>
		</media:content>
	</item>
		<item>
		<title>How to build Scala plugin for IntelliJ IDEA from scratch</title>
		<link>http://scalainfo.wordpress.com/2009/12/11/how-to-build-scala-plugin-for-intellij-idea-from-scratch/</link>
		<comments>http://scalainfo.wordpress.com/2009/12/11/how-to-build-scala-plugin-for-intellij-idea-from-scratch/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:31:23 +0000</pubDate>
		<dc:creator>scalainfo</dc:creator>
				<category><![CDATA[Intermidiate]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://scalainfo.wordpress.com/?p=4</guid>
		<description><![CDATA[Build Scala plugin for IntelliJ IDEA for Scala 2.8 <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scalainfo.wordpress.com&amp;blog=10683638&amp;post=4&amp;subd=scalainfo&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Build the Scala plugin for IntelliJ IDEA  in a few steps as explained <a href="http://www.jetbrains.net/confluence/display/SCA/How+to+build+Scala+plugin+for+IntelliJ+IDEA+from+scratch?focusedCommentId=19988900" target="_blank">here.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scalainfo.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scalainfo.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scalainfo.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scalainfo.wordpress.com&amp;blog=10683638&amp;post=4&amp;subd=scalainfo&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scalainfo.wordpress.com/2009/12/11/how-to-build-scala-plugin-for-intellij-idea-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15632f851f0e8eb28b3dac1687d755f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scalainfo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
