<?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>Wisdom and Wonder &#187; Fortress</title>
	<atom:link href="http://www.wisdomandwonder.com/tag/fortress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wisdomandwonder.com</link>
	<description>Science and Philosophy</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:09:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fortress: A Next-Generation Programming Language Brought to You by Sun Labs</title>
		<link>http://www.wisdomandwonder.com/article/180/fortress-a-next-generation-programming-language-brought-to-you-by-sun-labs</link>
		<comments>http://www.wisdomandwonder.com/article/180/fortress-a-next-generation-programming-language-brought-to-you-by-sun-labs#comments</comments>
		<pubDate>Mon, 19 May 2008 18:36:19 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Fortress]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/article/180/fortress-a-next-generation-programming-language-brought-to-you-by-sun-labs</guid>
		<description><![CDATA[&#8220;Fortress: A Next-Generation Programming Language Brought to You by Sun Labs&#8221; is the first session I attended at Java One 08. Being that this is my first time at Java One, I was pretty excited to see how both this session, and, the entire conference, would pan out. Per her introduction, her background is big [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Fortress: A Next-Generation Programming Language Brought to You by Sun Labs&#8221; is the first session I attended at Java One 08. Being that this is my first time at Java One, I was pretty excited to see how both this session, and, the entire conference, would pan out. </p>
<p>Per her introduction, her background is big into parallelism, and like everyone else on they team, she is an old Lisper.</p>
<p>The focus of her talk was the top 10 ideas in Fortress. Apparently the original tag line for Fortress was that &#8220;Fortress will do for Fortran what Java did for C&#8221;. That makes   sense since they were funded by the high performance computing people, but it isn&#8217;t the catchiest tag line. </p>
<p>Here is her top ten list for Fortress language features:</p>
<ul>
<li>10. Contracts. Requires, Ensures, Invariants.</li>
<li>9. Dimensions and Units as fundamental types.</li>
<li>8. Traits and Objects. Probably borrowed from Smalltalk.</li>
<li>7. Functional Methods. I didn&#8217;t get this.</li>
<li>6. Parametric Polymorphism.</li>
<li>5. Generators and Reducers. </li>
<li>4. Mathematical Syntax. One of the driving forces of Fortress to make a PL familiar to Mathematicians. </li>
<li>3. Transactional Memory. She thinks it is &#8220;cool beans&#8221;.</li>
<li>2. Implicit Parallelism</li>
<li>1. Grow able. The big idea. Designed from the beginning.</li>
</ul>
<p>Fortress is a hodge podge of cool language features; all of which are very cool (STM and concurrency were her favorite). </p>
<p>The last feature was the most exciting. I expected the entire room to say &#8220;ooohhhhhhh&#8221; at that moment, but no one did. I suspect no one had a clue as to what she was talking about. I would love to have syntactic extension facilities in Java. Since one of the background goals (my assumption) is to research language features that would eventually show up in Java, we&#8217;ll have to see what happens :).</p>
<p>While I got the impression that the presenter gave this presentation as the result of choosing the smallest straw; it was one of the top presentations out of the entire conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/180/fortress-a-next-generation-programming-language-brought-to-you-by-sun-labs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fortress 1.0 Released</title>
		<link>http://www.wisdomandwonder.com/link/108/fortress-10-released</link>
		<comments>http://www.wisdomandwonder.com/link/108/fortress-10-released#comments</comments>
		<pubDate>Sun, 20 Apr 2008 23:26:59 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Fortress]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/link/108/fortress-10-released</guid>
		<description><![CDATA[Guy Steele&#8217;s latest programming language Fortress has been released. The Fortress programming language is a general-purpose, statically typed, component-based programming language designed for producing robust high-performance software with high programmability. In many ways, Fortress is intended to be a “growable language”, i.e., a language that can be gracefully extended and applied in new and unanticipated [...]]]></description>
			<content:encoded><![CDATA[<p>Guy Steele&#8217;s latest programming language <a href="http://projectfortress.sun.com/Projects/Community">Fortress</a> <a href="http://permalink.gmane.org/gmane.comp.lang.fortress.general/180">has been released</a>.</p>
<blockquote><p>The Fortress programming language is a general-purpose, statically typed, component-based programming language designed for producing robust high-performance software with high programmability.</p>
<p>In many ways, Fortress is intended to be a “growable language”, i.e., a language that can be gracefully extended and applied in new and unanticipated contexts.</p></blockquote>
<p>(via <a href="http://plnews.org/posts/fortress_10_released_20080401_061642.html">PLNews</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/108/fortress-10-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Operating without change</title>
		<link>http://www.wisdomandwonder.com/link/34/operating-without-change</link>
		<comments>http://www.wisdomandwonder.com/link/34/operating-without-change#comments</comments>
		<pubDate>Thu, 31 Jan 2008 01:13:22 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Fortress]]></category>
		<category><![CDATA[Functional]]></category>
		<category><![CDATA[ML]]></category>
		<category><![CDATA[OCaml]]></category>
		<category><![CDATA[Programming Language]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/link/34/operating-without-change</guid>
		<description><![CDATA[How powerful is a programming language in which you do not utilize mutation? Apparently very powerful. So much, in fact, that it was used to build the first prototype of the Fortress programming language. Prediction for 2008, a new functional programming motto will emerge: “Purely functional data structures: Strong enough to build a fortress!”]]></description>
			<content:encoded><![CDATA[<p>How powerful is a programming language in which you do not utilize mutation? </p>
<p>Apparently very powerful. So much, in fact, that <a href="http://en.wikipedia.org/wiki/OCaml">it</a> was used to <a href="http://groups.google.com/group/plt-scheme/browse_thread/thread/ea3bde4976b3682d/fbbd0645a499962a?hl=en&#038;lnk=gst&#038;q=Fortress#fbbd0645a499962a">build the first prototype</a> of the <a href="http://en.wikipedia.org/wiki/Fortress_programming_language">Fortress</a> programming language.</p>
<p>Prediction for 2008, a new functional programming motto will emerge: </p>
<blockquote><p>“Purely functional data structures: Strong enough to build a fortress!”</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/34/operating-without-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

