<?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/"
	>

<channel>
	<title>spiros.blog() &#187; fp</title>
	<atom:link href="http://www.tzavellas.com/techblog/tag/fp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tzavellas.com/techblog</link>
	<description>Spiros Tzavellas’s blog, mostly on software development and Java.</description>
	<lastBuildDate>Fri, 24 Sep 2010 07:42:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Scala Experiment</title>
		<link>http://www.tzavellas.com/techblog/2006/11/28/the-scala-experiment/</link>
		<comments>http://www.tzavellas.com/techblog/2006/11/28/the-scala-experiment/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 00:44:38 +0000</pubDate>
		<dc:creator>spiros</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[fp]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://www.tzavellas.com/techblog/?p=64</guid>
		<description><![CDATA[I have a relatively good background in functional programming and being a Java programmer I really miss some of the features that can be found in functional programming languages, like SML and Scheme. Scala is a unique language for me, not only because it combines features from object oriented languages (classes, inheritance, mixins) and functional [...]]]></description>
			<content:encoded><![CDATA[<p>I have a relatively good background in functional programming and being a <a href="http://java.sun.com">Java</a> programmer I really miss some of the features that can be found in functional programming languages, like <a href="http://www.smlnj.org/">SML</a> and <a href="http://www.schemers.org/">Scheme</a>.</p>
<p><a href="http://scala.epfl.ch/">Scala</a> is a unique language for me, not only because it combines features from object oriented languages (classes, inheritance, mixins) and functional languages (first class functions, curring, pattern matching) but because it is also compatible with <a href="http://java.sun.com">Java</a>.</p>
<p>If you want to learn more about <a href="http://scala.epfl.ch/">Scala</a> you can find a <a href="http://video.google.com/videoplay?docid=553859542692229789">talk</a> on <a href="http://scala.epfl.ch/">Scala</a> in Google videos. The <a href="http://video.google.com/videoplay?docid=553859542692229789">talk</a> is given by the creator of <a href="http://scala.epfl.ch/">Scala</a>, <a href="http://lampwww.epfl.ch/~odersky/">Martin Odersky</a>.</p>
<p>You can also discuss the talk on <a href="http://lambda-the-ultimate.org/node/1837">LtU</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tzavellas.com/techblog/2006/11/28/the-scala-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

