<?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>The Slate Programming Language &#187; cookbook</title>
	<atom:link href="http://slatelanguage.org/tag/cookbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://slatelanguage.org</link>
	<description>A "clean slate" object-oriented Smalltalk-style environment</description>
	<lastBuildDate>Tue, 16 Feb 2010 03:42:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cookbook examples posted to Rosetta Code</title>
		<link>http://slatelanguage.org/2009/06/cookbook-examples-posted-to-rosetta-code/</link>
		<comments>http://slatelanguage.org/2009/06/cookbook-examples-posted-to-rosetta-code/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:01:46 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[cookbook]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/?p=104</guid>
		<description><![CDATA[The Rosetta Code project makes a wiki for collecting and organizing examples of interesting code snippets  and programs across many programming languages. Since Slate lacks a good programming cookbook, we decided to translate many of its examples in order to illustrate Slate capabilities and idioms. You can find most of them on the Slate [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://rosettacode.org/">Rosetta Code</a> project makes a wiki for collecting and organizing examples of interesting code snippets  and programs across many programming languages. Since Slate lacks a good programming cookbook, we decided to translate many of its examples in order to illustrate Slate capabilities and idioms. You can find most of them on the <a href="http://rosettacode.org/wiki/Category:Slate">Slate category page</a>; we&#8217;ve managed to reach 32% completion in just a few days&#8217; time. There are also <a href="http://rosettacode.org/wiki/Tasks_not_implemented_in_Slate">many tasks which still could be done</a> as an exercise.</p>
<p>It was also valuable to compare idioms and functions from other languages on an individual basis, and some have already been ported or adapted to Slate in the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2009/06/cookbook-examples-posted-to-rosetta-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
