<?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; Release</title>
	<atom:link href="http://slatelanguage.org/category/release/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>Release 0.3.5</title>
		<link>http://slatelanguage.org/2005/08/release-035/</link>
		<comments>http://slatelanguage.org/2005/08/release-035/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 19:17:50 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=27</guid>
		<description><![CDATA[Release 0.3.5 is now in the downloads area. This release&#8217;s focus has been on new features, fixes, and cleanups, including single-process event-loop concurrency with promises, a platform information/control plugin, online help for the REPL and Debugger, use of an extended define: form to replace the addPrototype:/addSlot: hassles, additional higher-order collection and stream manipulation facilities, slot-observer pattern [...]]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.5 is now in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a>. This release&#8217;s focus has been on new features, fixes, and cleanups, including single-process event-loop concurrency with promises, a platform information/control plugin, online help for the REPL and Debugger, use of an extended define: form to replace the addPrototype:/addSlot: hassles, additional higher-order collection and stream manipulation facilities, slot-observer pattern support, and support for logical directory locations such as the home or current directory, resolved dynamically on use.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2005/08/release-035/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.3.4</title>
		<link>http://slatelanguage.org/2005/06/release-034/</link>
		<comments>http://slatelanguage.org/2005/06/release-034/#comments</comments>
		<pubDate>Wed, 08 Jun 2005 19:21:51 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=32</guid>
		<description><![CDATA[Release 0.3.4 is now in the downloads area. This release&#8217;s focus has been on new features, fixes, and cleanups, including some online help, improved portability and platform support, more powerful debugging, smarter allocation of delegation slots and code blocks, optimized argument-currying support, and protocol querying. Many new methods were added to numerics, strings, sequences, and streams. [...]]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.4 is now in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a>. This release&#8217;s focus has been on new features, fixes, and cleanups, including some online help, improved portability and platform support, more powerful debugging, smarter allocation of delegation slots and code blocks, optimized argument-currying support, and protocol querying. Many new methods were added to numerics, strings, sequences, and streams. There is also now an extensible AutoLoader feature which transparently loads common features as they are first used.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2005/06/release-034/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.3.3</title>
		<link>http://slatelanguage.org/2005/04/release-033/</link>
		<comments>http://slatelanguage.org/2005/04/release-033/#comments</comments>
		<pubDate>Mon, 11 Apr 2005 19:22:35 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=34</guid>
		<description><![CDATA[Release 0.3.3 is now in the downloads area. This release&#8217;s focus has been on new features including improved cascading and macro semantics, support for startup and shutdown actions, persistent external connections over re-starts (for files, sockets, linked libraries), REPL control and history, SDL input handling and general improvements, structured file directory access, and support for additional [...]]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.3 is now in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a>. This release&#8217;s focus has been on new features including improved cascading and macro semantics, support for startup and shutdown actions, persistent external connections over re-starts (for files, sockets, linked libraries), REPL control and history, SDL input handling and general improvements, structured file directory access, and support for additional datatypes and safety features.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2005/04/release-033/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.3.2</title>
		<link>http://slatelanguage.org/2005/02/release-032/</link>
		<comments>http://slatelanguage.org/2005/02/release-032/#comments</comments>
		<pubDate>Mon, 21 Feb 2005 19:24:11 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=39</guid>
		<description><![CDATA[Release 0.3.2 is now in the downloads area. This release&#8217;s focus has been on new features including improved dynamic C library access, smart console-based editing, UTF-16 encoding, socket access, and greater support for functional-style programming. There is also now greater control over inheritance issues, beyond basic multiple inheritance graph control.
]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.2 is now in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a>. This release&#8217;s focus has been on new features including improved dynamic C library access, smart console-based editing, UTF-16 encoding, socket access, and greater support for functional-style programming. There is also now greater control over inheritance issues, beyond basic multiple inheritance graph control.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2005/02/release-032/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.3.1</title>
		<link>http://slatelanguage.org/2004/10/release-031/</link>
		<comments>http://slatelanguage.org/2004/10/release-031/#comments</comments>
		<pubDate>Sun, 31 Oct 2004 19:25:20 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=43</guid>
		<description><![CDATA[Release 0.3.1 is now in the downloads area. It provides a number of important bug-fixes and minor features that should enhance usability. We urge anyone using the 0.3 release to begin using 0.3.1 instead.
]]></description>
			<content:encoded><![CDATA[<p>Release 0.3.1 is now in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a>. It provides a number of important bug-fixes and minor features that should enhance usability. We urge anyone using the 0.3 release to begin using 0.3.1 instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2004/10/release-031/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.3: Bootstrap to self-hosted VM</title>
		<link>http://slatelanguage.org/2004/08/release-03-bootstrap-to-self-hosted-vm/</link>
		<comments>http://slatelanguage.org/2004/08/release-03-bootstrap-to-self-hosted-vm/#comments</comments>
		<pubDate>Sun, 08 Aug 2004 19:25:56 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=45</guid>
		<description><![CDATA[We are fully bootstrapped! The much-anticipated release 0.3 is out, featuring a tiny VM buildable with C-toolchain and many simple optimizations, and kernel images from which work can be done. Again, many bugs were fixed and libraries enhanced. See the downloads area and announcement for details.
]]></description>
			<content:encoded><![CDATA[<p><em>We are fully bootstrapped!</em> The much-anticipated release 0.3 is out, featuring a tiny VM buildable with C-toolchain and many simple optimizations, and kernel images from which work can be done. Again, many bugs were fixed and libraries enhanced. See the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a> and <a rel="nofollow" href="http://lists.tunes.org/archives/slate/2004-August/000517.html">announcement</a> for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2004/08/release-03-bootstrap-to-self-hosted-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.2.1</title>
		<link>http://slatelanguage.org/2004/01/release-021/</link>
		<comments>http://slatelanguage.org/2004/01/release-021/#comments</comments>
		<pubDate>Sun, 04 Jan 2004 19:29:11 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=52</guid>
		<description><![CDATA[Release 0.2.1 is out, in the usual place. This is a maintenance update, consisting of many bug-fixes and polishing of the libraries, as well as new work which is not yet complete towards 0.3. See downloads area and announcement for details.
]]></description>
			<content:encoded><![CDATA[<p>Release 0.2.1 is out, in the usual place. This is a maintenance update, consisting of many bug-fixes and polishing of the libraries, as well as new work which is not yet complete towards 0.3. See <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a> and <a rel="nofollow" href="http://lists.tunes.org/archives/slate/2004-January/000317.html">announcement</a> for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2004/01/release-021/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.2</title>
		<link>http://slatelanguage.org/2003/12/release-02/</link>
		<comments>http://slatelanguage.org/2003/12/release-02/#comments</comments>
		<pubDate>Fri, 05 Dec 2003 19:29:56 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=54</guid>
		<description><![CDATA[Release 0.2 is official. See the downloads area for details. Source is provided, but no binaries. This release is the last major point release for Slate under Lisp. Full details are provided in the mailing list announcement.
]]></description>
			<content:encoded><![CDATA[<p>Release 0.2 is official. See the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a> for details. Source is provided, but no binaries. This release is the last major point release for Slate under Lisp. Full details are provided in the <a rel="nofollow" href="http://lists.tunes.org/archives/slate/2003-December/000306.html">mailing list announcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2003/12/release-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 0.1</title>
		<link>http://slatelanguage.org/2003/07/release-01-2/</link>
		<comments>http://slatelanguage.org/2003/07/release-01-2/#comments</comments>
		<pubDate>Tue, 29 Jul 2003 19:31:23 +0000</pubDate>
		<dc:creator>briantrice</dc:creator>
				<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://slatelanguage.org/wordpress/?p=58</guid>
		<description><![CDATA[Release 0.1 is official. We will provide it in the downloads area initially as a source-based archive. The latest snapshots will be available separately.
]]></description>
			<content:encoded><![CDATA[<p>Release 0.1 is official. We will provide it in the <a rel="nofollow" href="http://www.slatelanguage.org/downloads.html">downloads area</a> initially as a source-based archive. The latest snapshots will be available separately.</p>
]]></content:encoded>
			<wfw:commentRss>http://slatelanguage.org/2003/07/release-01-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
