<?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 for the new dooz</title>
	<atom:link href="http://www.dooz.se/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.dooz.se/blog</link>
	<description>100% newer than the old dooz!</description>
	<lastBuildDate>Fri, 06 Apr 2012 09:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Invalid Arguments with dev_appserver.py by Rocio Goldammer</title>
		<link>http://www.dooz.se/blog/?p=26&#038;cpage=1#comment-6194</link>
		<dc:creator>Rocio Goldammer</dc:creator>
		<pubDate>Fri, 06 Apr 2012 09:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=26#comment-6194</guid>
		<description>Whoaa, so that&#039;s how you do it. Great write up by the way.</description>
		<content:encoded><![CDATA[<p>Whoaa, so that&#8217;s how you do it. Great write up by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invalid Arguments with dev_appserver.py by Will</title>
		<link>http://www.dooz.se/blog/?p=26&#038;cpage=1#comment-57</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 08 May 2009 23:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=26#comment-57</guid>
		<description>This fix also helps if you are using XP but had a prior Python installation or otherwise outdated registry entries.</description>
		<content:encoded><![CDATA[<p>This fix also helps if you are using XP but had a prior Python installation or otherwise outdated registry entries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Todays random sillyness by Johan Lindberg</title>
		<link>http://www.dooz.se/blog/?p=318&#038;cpage=1#comment-52</link>
		<dc:creator>Johan Lindberg</dc:creator>
		<pubDate>Sun, 26 Apr 2009 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=318#comment-52</guid>
		<description>I suspect they&#039;ll say something similar on Troas in about 25 000 years as well. Imagine the disappointment at Nasa in about 50 000 years when they get back &quot;Huh?&quot;

Personally I use Pi for this kind of thing.

/Johan</description>
		<content:encoded><![CDATA[<p>I suspect they&#8217;ll say something similar on Troas in about 25 000 years as well. Imagine the disappointment at Nasa in about 50 000 years when they get back &#8220;Huh?&#8221;</p>
<p>Personally I use Pi for this kind of thing.</p>
<p>/Johan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Todays random sillyness by Shades</title>
		<link>http://www.dooz.se/blog/?p=318&#038;cpage=1#comment-49</link>
		<dc:creator>Shades</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=318#comment-49</guid>
		<description>The message is received in Stockholm, and is not understood, since we are pretty stupid here.</description>
		<content:encoded><![CDATA[<p>The message is received in Stockholm, and is not understood, since we are pretty stupid here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yay, I can solve problem 1! by admin</title>
		<link>http://www.dooz.se/blog/?p=313&#038;cpage=1#comment-45</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 15 Apr 2009 06:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=313#comment-45</guid>
		<description>Hehe, yeah, the &quot;end&quot;s are more of a solution to the &quot;yeah, I need some kind of block terminator, and I need it now&quot;, so it was either &quot;end&quot; or &quot;{ }&quot; (sorry, I wasn&#039;t going to do significant whitespace in my own language :)

Filter is part of the language, along with map and reduce. Sure, filter could be built from smaller components, but I don&#039;t have any iterator-concept yet (ie no iterating over lists), and no way to build lists a piece at a time (only the [1..x] or [1, 2, 3...] constructions are written). 

Yeah, making the return value the last statement executed turned out well; it was something that I had planned for, but it got in there more by coincidence because of how I implemented the evaluation code :)

From start to finish I think the project took less that 1 week of hacking after work, so I can definately recommend giving something like this a try.</description>
		<content:encoded><![CDATA[<p>Hehe, yeah, the &#8220;end&#8221;s are more of a solution to the &#8220;yeah, I need some kind of block terminator, and I need it now&#8221;, so it was either &#8220;end&#8221; or &#8220;{ }&#8221; (sorry, I wasn&#8217;t going to do significant whitespace in my own language :)</p>
<p>Filter is part of the language, along with map and reduce. Sure, filter could be built from smaller components, but I don&#8217;t have any iterator-concept yet (ie no iterating over lists), and no way to build lists a piece at a time (only the [1..x] or [1, 2, 3...] constructions are written). </p>
<p>Yeah, making the return value the last statement executed turned out well; it was something that I had planned for, but it got in there more by coincidence because of how I implemented the evaluation code :)</p>
<p>From start to finish I think the project took less that 1 week of hacking after work, so I can definately recommend giving something like this a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yay, I can solve problem 1! by Offe</title>
		<link>http://www.dooz.se/blog/?p=313&#038;cpage=1#comment-44</link>
		<dc:creator>Offe</dc:creator>
		<pubDate>Tue, 14 Apr 2009 21:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=313#comment-44</guid>
		<description>That&#039;s really cool. 

Your little language is quite readable. Being a python geek, I can&#039;t say that I think all your &quot;end&quot;s are helping me to see the code in a clear way, but I guess that is a matter of taste. 

Is &quot;filter&quot; a part of the language? Something that I was quite impressed with Haskell back in the days were that the language was basically nothing, and that most of the functions that I first saw as part of the language was actually just syntactic sugar. Maybe you can extract &quot;filter&quot; and build it from some more basic building block? 

I like that your language assumes that a function should return the value of the last statement. Very functional!</description>
		<content:encoded><![CDATA[<p>That&#8217;s really cool. </p>
<p>Your little language is quite readable. Being a python geek, I can&#8217;t say that I think all your &#8220;end&#8221;s are helping me to see the code in a clear way, but I guess that is a matter of taste. </p>
<p>Is &#8220;filter&#8221; a part of the language? Something that I was quite impressed with Haskell back in the days were that the language was basically nothing, and that most of the functions that I first saw as part of the language was actually just syntactic sugar. Maybe you can extract &#8220;filter&#8221; and build it from some more basic building block? </p>
<p>I like that your language assumes that a function should return the value of the last statement. Very functional!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invalid Arguments with dev_appserver.py by Bryce</title>
		<link>http://www.dooz.se/blog/?p=26&#038;cpage=1#comment-40</link>
		<dc:creator>Bryce</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=26#comment-40</guid>
		<description>good one!</description>
		<content:encoded><![CDATA[<p>good one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s really needed? by dooz</title>
		<link>http://www.dooz.se/blog/?p=153&#038;cpage=1#comment-36</link>
		<dc:creator>dooz</dc:creator>
		<pubDate>Sun, 08 Mar 2009 08:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=153#comment-36</guid>
		<description>Ah, yeah, good stuff. Of course I should have skipped the guard on the generator, and used the expression directly to get the boolean instead like you do. I&#039;ll try to remember that for next time :)</description>
		<content:encoded><![CDATA[<p>Ah, yeah, good stuff. Of course I should have skipped the guard on the generator, and used the expression directly to get the boolean instead like you do. I&#8217;ll try to remember that for next time :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s really needed? by Offe</title>
		<link>http://www.dooz.se/blog/?p=153&#038;cpage=1#comment-35</link>
		<dc:creator>Offe</dc:creator>
		<pubDate>Sat, 07 Mar 2009 18:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=153#comment-35</guid>
		<description>I would think that the built-in any() and a generator expression would be my weapon on choice. 

&lt;code&gt;not any(c.name == v.name and c.rate == v.rate for c in contracts)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I would think that the built-in any() and a generator expression would be my weapon on choice. </p>
<p><code>not any(c.name == v.name and c.rate == v.rate for c in contracts)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s really needed? by dooz</title>
		<link>http://www.dooz.se/blog/?p=153&#038;cpage=1#comment-34</link>
		<dc:creator>dooz</dc:creator>
		<pubDate>Sat, 07 Mar 2009 07:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dooz.se/blog/?p=153#comment-34</guid>
		<description>Hehe, yeah, it is pretty horrible. What I want is pretty much the &quot;or&quot; operator applied over a whole list, and, being a Python newbie, I wasn&#039;t able to get that to work in a more sensible way..</description>
		<content:encoded><![CDATA[<p>Hehe, yeah, it is pretty horrible. What I want is pretty much the &#8220;or&#8221; operator applied over a whole list, and, being a Python newbie, I wasn&#8217;t able to get that to work in a more sensible way..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

