<?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>experimentalworks &#187; sonar</title>
	<atom:link href="http://blog.experimentalworks.net/tag/sonar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.experimentalworks.net</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 15:35:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Clojure, and it&#8217;s not a typo.</title>
		<link>http://blog.experimentalworks.net/2010/02/clojure-and-its-not-a-typo/</link>
		<comments>http://blog.experimentalworks.net/2010/02/clojure-and-its-not-a-typo/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:17:24 +0000</pubDate>
		<dc:creator>dsp</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[sonar]]></category>

		<guid isPermaLink="false">http://blog.experimentalworks.net/?p=393</guid>
		<description><![CDATA[
Why lisp can be sooooo sweet. A clojure class extendi [...]]]></description>
			<content:encoded><![CDATA[<p>Why lisp can be sooooo sweet. A clojure class extending java.<br />
<script src="http://gist.github.com/294201.js"></script></p>
<p>compile it</p>
<pre>
(set! *compile-path* "build")
(compile 'net.experimentalworks.clojure.outdegree)
</pre>
<p>Ah yeah and hsv2rgb transformation:<br />
<script src="http://gist.github.com/294152.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.experimentalworks.net/2010/02/clojure-and-its-not-a-typo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
