<?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: Writing your own DSL with Ruby</title>
	<atom:link href="http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/</link>
	<description>it&#039;s all about the sugar</description>
	<lastBuildDate>Thu, 16 Feb 2012 19:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: phoet</title>
		<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/comment-page-1/#comment-1262</link>
		<dc:creator>phoet</dc:creator>
		<pubDate>Fri, 20 May 2011 20:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nofail.de/?p=142#comment-1262</guid>
		<description>On one of the latest Rails Usergroup meetings in Hamburg I did a little preso about DSL practices. Have a look at slideshare: http://www.slideshare.net/phoet/dsl-7618487</description>
		<content:encoded><![CDATA[<p>On one of the latest Rails Usergroup meetings in Hamburg I did a little preso about <span class="caps">DSL </span>practices. Have a look at slideshare: <a href="http://www.slideshare.net/phoet/dsl-7618487" rel="nofollow">http://www.slideshare.net/phoet/dsl-7618487</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: O Mercado Cangaceiro &#171; public abstract void</title>
		<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/comment-page-1/#comment-148</link>
		<dc:creator>O Mercado Cangaceiro &#171; public abstract void</dc:creator>
		<pubDate>Sun, 04 Apr 2010 18:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nofail.de/?p=142#comment-148</guid>
		<description>[...] é mais fácil compreender uma linguagem como o Ruby. Sua alta ortogonalidade permite a escrita de DSLs sem esforço algum. O paradigma funcional é mais fácil de ser compreendido: mudança de estados, para quem conhece o [...]</description>
		<content:encoded><![CDATA[<p>[...] &Atilde;&copy; mais f&Atilde;&iexcl;cil compreender uma linguagem como o Ruby. Sua alta ortogonalidade permite a escrita de <span class="caps">DSL</span>s sem esfor&Atilde;&sect;o algum. O paradigma funcional &Atilde;&copy; mais f&Atilde;&iexcl;cil de ser compreendido: mudan&Atilde;&sect;a de estados, para quem conhece o [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoet</title>
		<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/comment-page-1/#comment-71</link>
		<dc:creator>phoet</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nofail.de/?p=142#comment-71</guid>
		<description>There are currently some chapters of &#039;Ruby Best Practices&#039; available as PDF: http://www.rubyinside.com/free-chapters-ruby-best-practices-3004.html</description>
		<content:encoded><![CDATA[<p>There are currently some chapters of &#8216;Ruby Best Practices&#8217; available as <span class="caps">PDF</span>: <a href="http://www.rubyinside.com/free-chapters-ruby-best-practices-3004.html" rel="nofollow">http://www.rubyinside.com/free-chapters-ruby-best-practices-3004.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoet</title>
		<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/comment-page-1/#comment-49</link>
		<dc:creator>phoet</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nofail.de/?p=142#comment-49</guid>
		<description>Sure, rebuil always returns itself on every method call. 

This is another simple way for a DSL to gain flexibility.

I added this to the article.

I am going to write some more on this topic over the weekend.</description>
		<content:encoded><![CDATA[<p>Sure, rebuil always returns itself on every method call. </p>
<p>This is another simple way for a <span class="caps">DSL </span>to gain flexibility.</p>
<p>I added this to the article.</p>
<p>I am going to write some more on this topic over the weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rubiii</title>
		<link>http://blog.nofail.de/2010/02/writing-your-own-dsl-with-ruby/comment-page-1/#comment-48</link>
		<dc:creator>rubiii</dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nofail.de/?p=142#comment-48</guid>
		<description>great article. nice work :)

does or will rebuil support method chaining?
like: rebuil.group(&#039;a&#039;).characters(&#039;a&#039;).many</description>
		<content:encoded><![CDATA[<p>great article. nice work <img src='http://blog.nofail.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>does or will rebuil support method chaining?<br />
like: rebuil.group(&#8216;a&#8217;).characters(&#8216;a&#8217;).many</p>
]]></content:encoded>
	</item>
</channel>
</rss>

