<?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: Some conditional REBOL parse examples</title>
	<atom:link href="http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/</link>
	<description>Pickled ramblings and homemade marmalade</description>
	<lastBuildDate>Sun, 07 Mar 2010 19:13:20 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: janko</title>
		<link>http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/comment-page-1/#comment-24158</link>
		<dc:creator>janko</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/#comment-24158</guid>
		<description>I found out about &quot;OPT&quot; while looking at this: http://en.wikibooks.org/wiki/REBOL_Programming/Language_Features/Parse#Multiple_Values_in_a_Block

I am using R2 still for this so I have to admit I have not idea what&#039;s parse like in R3.</description>
		<content:encoded><![CDATA[<p>I found out about &#8220;OPT&#8221; while looking at this: <a href="http://en.wikibooks.org/wiki/REBOL_Programming/Language_Features/Parse#Multiple_Values_in_a_Block" rel="nofollow">http://en.wikibooks.org/wiki/REBOL_Programming/Language_Features/Parse#Multiple_Values_in_a_Block</a></p>
<p>I am using R2 still for this so I have to admit I have not idea what&#8217;s parse like in R3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarryO</title>
		<link>http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/comment-page-1/#comment-24127</link>
		<dc:creator>BarryO</dc:creator>
		<pubDate>Tue, 26 Aug 2008 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://itmmetelko.com/blog/2008/08/24/some-conditional-rebol-parse-examples/#comment-24127</guid>
		<description>&quot;OPT&quot;
Never came across OPT-ional before, guess I need to get re-reading some of the docs again. I have been using a [ &quot;abc&quot; &#124; &quot;def&quot; &#124; none ] format, which looks like it does the same, but OPT looks much cleaner. I`d have a guess there are a few more gems hidden in R3, if/when it is released.</description>
		<content:encoded><![CDATA[<p>&#8220;OPT&#8221;<br />
Never came across OPT-ional before, guess I need to get re-reading some of the docs again. I have been using a [ "abc" | "def" | none ] format, which looks like it does the same, but OPT looks much cleaner. I`d have a guess there are a few more gems hidden in R3, if/when it is released.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
