<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Project Fortress: A Multi-core Language for Multi-core Processors</title>
	<link>http://www.linux-mag.com/id/4730/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sun, 07 Sep 2008 08:03:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: shoeb1981</title>
		<link>http://www.linux-mag.com/id/4730/#comment-1035</link>
		<pubDate>Wed, 30 Apr 2008 03:47:14 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/4730/#comment-1035</guid>
					<description>Good initiative, well designed, but extremely unreadable.</description>
		<content:encoded><![CDATA[<p>Good initiative, well designed, but extremely unreadable.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: djb</title>
		<link>http://www.linux-mag.com/id/4730/#comment-752</link>
		<pubDate>Wed, 09 Jan 2008 17:14:51 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/4730/#comment-752</guid>
					<description>Fortress is a very intriguing language. I eagerly await its completion. For example, in Fortress, tuples -- including function argument lists -- can be built/executed in parallel. There is a nice parallel block statement

 do ... 
 also do ... 
 also do ... 
 end;

Check out more at the fortress project site. If you do download the Fortress project to try at home, please be aware that (at the time of this article's publication), the language and runtime are still under development. In particular, the runtime is still all interpreted and therefore is fairly slow - certainly not comparable with Fortran... yet.

If you explore Fortress and learn more, please contribute to the Fortress wiki at http://projectfortress.sun.com/Projects/Community/wiki , so others can benefit from what you learn. The folks on the fortress mailing list (see the project home page for links) are also very responsive and helpful.</description>
		<content:encoded><![CDATA[<p>Fortress is a very intriguing language. I eagerly await its completion. For example, in Fortress, tuples &#8212; including function argument lists &#8212; can be built/executed in parallel. There is a nice parallel block statement</p>
<p> do &#8230;<br />
 also do &#8230;<br />
 also do &#8230;<br />
 end;</p>
<p>Check out more at the fortress project site. If you do download the Fortress project to try at home, please be aware that (at the time of this article&#8217;s publication), the language and runtime are still under development. In particular, the runtime is still all interpreted and therefore is fairly slow - certainly not comparable with Fortran&#8230; yet.</p>
<p>If you explore Fortress and learn more, please contribute to the Fortress wiki at <a href="http://projectfortress.sun.com/Projects/Community/wiki" rel="nofollow">http://projectfortress.sun.com/Projects/Community/wiki</a> , so others can benefit from what you learn. The folks on the fortress mailing list (see the project home page for links) are also very responsive and helpful.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
