<?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"
	>
<channel>
	<title>Comments on: DSL and Metaprogramming with Smalltalk</title>
	<atom:link href="http://blog.uplevel.pl/index.php/2008/07/dsl-and-metaprogramming-with-smalltalk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.uplevel.pl/index.php/2008/07/dsl-and-metaprogramming-with-smalltalk/</link>
	<description>Webware and Rich Internet Applications</description>
	<pubDate>Thu, 29 Jul 2010 12:20:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: funnygirl</title>
		<link>http://blog.uplevel.pl/index.php/2008/07/dsl-and-metaprogramming-with-smalltalk/#comment-96</link>
		<dc:creator>funnygirl</dc:creator>
		<pubDate>Thu, 07 Aug 2008 18:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uplevel.pl/?p=62#comment-96</guid>
		<description>Viva La Evolucion ;)</description>
		<content:encoded><![CDATA[<p>Viva La Evolucion <img src='http://blog.uplevel.pl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michał Wyrobek</title>
		<link>http://blog.uplevel.pl/index.php/2008/07/dsl-and-metaprogramming-with-smalltalk/#comment-72</link>
		<dc:creator>Michał Wyrobek</dc:creator>
		<pubDate>Fri, 11 Jul 2008 13:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uplevel.pl/?p=62#comment-72</guid>
		<description>Sounds interesting  I must try it tomorrow, thank you for message :)</description>
		<content:encoded><![CDATA[<p>Sounds interesting  I must try it tomorrow, thank you for message <img src='http://blog.uplevel.pl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randal L. Schwartz</title>
		<link>http://blog.uplevel.pl/index.php/2008/07/dsl-and-metaprogramming-with-smalltalk/#comment-71</link>
		<dc:creator>Randal L. Schwartz</dc:creator>
		<pubDate>Fri, 11 Jul 2008 13:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uplevel.pl/?p=62#comment-71</guid>
		<description>One of the most interesting things I saw at the recent Smalltalk Solutions conference is OMeta (http://www.cs.ucla.edu/~awarth/ometa/).  The Squeak version allows a class to define directly in the method pane both an easy description of a DSL that you want to parse (written in OMeta), and the actions defining the semantics of that parse (written in Smalltalk).  In fact, OMeta is itself defined in OMeta, so by loading the Squeak package, you see an example of how it works.  Very nice.</description>
		<content:encoded><![CDATA[<p>One of the most interesting things I saw at the recent Smalltalk Solutions conference is OMeta (http://www.cs.ucla.edu/~awarth/ometa/).  The Squeak version allows a class to define directly in the method pane both an easy description of a DSL that you want to parse (written in OMeta), and the actions defining the semantics of that parse (written in Smalltalk).  In fact, OMeta is itself defined in OMeta, so by loading the Squeak package, you see an example of how it works.  Very nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
