<?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>log4p &#187; dsl</title>
	<atom:link href="http://log4p.com/category/dsl/feed/" rel="self" type="application/rss+xml" />
	<link>http://log4p.com</link>
	<description>Peter Maas's Weblog</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:20:15 +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>ScotchBuilder with Scala 2.8</title>
		<link>http://log4p.com/2009/12/23/scotchbuilder-with-scala-2-8/</link>
		<comments>http://log4p.com/2009/12/23/scotchbuilder-with-scala-2-8/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:12:30 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[dsl]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://log4p.com/?p=720</guid>
		<description><![CDATA[While writing my internal SQL DSL example I stumbled upon this blogpost about a Type-safe Builder Pattern in Scala a couple of times. One of the issues I have with that code is the unnecessary use of mutable state in &#8230; <a href="http://log4p.com/2009/12/23/scotchbuilder-with-scala-2-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://log4p.com/2009/12/23/scotchbuilder-with-scala-2-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>external DSLs with scala</title>
		<link>http://log4p.com/2009/11/26/external-dsls-with-scala/</link>
		<comments>http://log4p.com/2009/11/26/external-dsls-with-scala/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 21:14:41 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[dsl]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://log4p.com/?p=696</guid>
		<description><![CDATA[Following up on my previous post on writing an internal SQL-like DSL for Scala I decided to bite the bullet and implement a &#8216;real&#8217; parser for a subset of the SQL language to create the object tree from a SQL-like &#8230; <a href="http://log4p.com/2009/11/26/external-dsls-with-scala/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://log4p.com/2009/11/26/external-dsls-with-scala/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Internal DSLs with Scala</title>
		<link>http://log4p.com/2009/11/23/internal-dsls-with-scala/</link>
		<comments>http://log4p.com/2009/11/23/internal-dsls-with-scala/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 21:35:57 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[dsl]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://log4p.com/?p=671</guid>
		<description><![CDATA[I&#8217;ve been playing around with Scala again lately. Writing a (internal) DSL or a fluent api was still on todo-list. Instead of writing some arbitrary language for a made-up domain I decided to pick a language and a domain I &#8230; <a href="http://log4p.com/2009/11/23/internal-dsls-with-scala/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://log4p.com/2009/11/23/internal-dsls-with-scala/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

