<?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/"
		>
<channel>
	<title>Comments on: Indentation-sensitive Erlang 3</title>
	<atom:link href="http://ulf.wiger.net/weblog/2008/06/11/indentation-sensitive-erlang-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://ulf.wiger.net/weblog/2008/06/11/indentation-sensitive-erlang-3/</link>
	<description>Feuerworks Inc - @uwiger - ulf (at) feuerworks.com</description>
	<lastBuildDate>Sat, 05 Nov 2011 10:32:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ulf Wiger</title>
		<link>http://ulf.wiger.net/weblog/2008/06/11/indentation-sensitive-erlang-3/comment-page-1/#comment-5989</link>
		<dc:creator>Ulf Wiger</dc:creator>
		<pubDate>Sat, 12 Jul 2008 08:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://ulf.wiger.net/weblog/?p=25#comment-5989</guid>
		<description>@damien: Thanks, but I think l2 is the worst problem, since it&#039;s an otherwise perfectly legal (and common!) pattern, which doesn&#039;t work when in indentation-sensitive mode.

Perhaps the most glaring issues can be fixed with more or less elegant workarounds? Anyone willing to try is welcome to the code. (:</description>
		<content:encoded><![CDATA[<p>@damien: Thanks, but I think l2 is the worst problem, since it&#8217;s an otherwise perfectly legal (and common!) pattern, which doesn&#8217;t work when in indentation-sensitive mode.</p>
<p>Perhaps the most glaring issues can be fixed with more or less elegant workarounds? Anyone willing to try is welcome to the code. (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damien morton</title>
		<link>http://ulf.wiger.net/weblog/2008/06/11/indentation-sensitive-erlang-3/comment-page-1/#comment-5283</link>
		<dc:creator>damien morton</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://ulf.wiger.net/weblog/?p=25#comment-5283</guid>
		<description>Looks pretty damned close to me!

Python doesnt attempt to use indentation for forming lists tuples or dictionaries. The commas are still necessary. 

Of the unhappy cases, h3 seems to me to be the most unhappy one :)</description>
		<content:encoded><![CDATA[<p>Looks pretty damned close to me!</p>
<p>Python doesnt attempt to use indentation for forming lists tuples or dictionaries. The commas are still necessary. </p>
<p>Of the unhappy cases, h3 seems to me to be the most unhappy one <img src='http://ulf.wiger.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

