<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/scheme/tags/scheme</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 07:13:59 GMT</pubDate>
<item>
<title>(Scheme) scheme: replace a string - magicrebirth</title>
<link>http://snipplr.com/view/28218/scheme-replace-a-string/</link>
<description><![CDATA[ <p>Written for the impromptu-scheme environment.. other schemes might need different  procedures..</p> ]]></description>
<pubDate>Fri, 12 Feb 2010 01:23:07 GMT</pubDate>
<guid>http://snipplr.com/view/28218/scheme-replace-a-string/</guid>
</item>
<item>
<title>(Scheme) list flatten - magicrebirth</title>
<link>http://snipplr.com/view/28217/list-flatten/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Feb 2010 01:22:00 GMT</pubDate>
<guid>http://snipplr.com/view/28217/list-flatten/</guid>
</item>
<item>
<title>(Scheme) Scheme: find a substring - magicrebirth</title>
<link>http://snipplr.com/view/28007/scheme-find-a-substring/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Feb 2010 03:47:29 GMT</pubDate>
<guid>http://snipplr.com/view/28007/scheme-find-a-substring/</guid>
</item>
<item>
<title>(Scheme) Change list in place : scheme/impromtu - magicrebirth</title>
<link>http://snipplr.com/view/27677/change-list-in-place--schemeimpromtu/</link>
<description><![CDATA[ <p>set-car! and set-cdr! change a list 'in-place'.

But, if you like the pointer metaphore... you could use macro's
instead of procedures...

stupidly simple example...</p> ]]></description>
<pubDate>Thu, 04 Feb 2010 06:27:51 GMT</pubDate>
<guid>http://snipplr.com/view/27677/change-list-in-place--schemeimpromtu/</guid>
</item>
<item>
<title>(Scheme) scheme: check for optional arguments - magicrebirth</title>
<link>http://snipplr.com/view/24676/scheme-check-for-optional-arguments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 12 Dec 2009 18:05:02 GMT</pubDate>
<guid>http://snipplr.com/view/24676/scheme-check-for-optional-arguments/</guid>
</item>
</channel>
</rss>