<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Clojure on David Hamp-Gonsalves</title><link>https://davidhampgonsalves.com/tags/clojure/</link><description>Recent content in Clojure on David Hamp-Gonsalves</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 01 Jan 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://davidhampgonsalves.com/tags/clojure/index.xml" rel="self" type="application/rss+xml"/><item><title>Markov Chains in Clojure</title><link>https://davidhampgonsalves.com/markov-chains-in-clojure/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>https://davidhampgonsalves.com/markov-chains-in-clojure/</guid><description>&lt;p&gt;I noticed that when you enter 30 into tumblrs age field it switches from &amp;ldquo;years old&amp;rdquo; to &amp;ldquo;years young&amp;rdquo;. Fully grasping the limited scope of my existence for the first time I wrote a &lt;a href="http://en.wikipedia.org/wiki/Markov_chain"&gt;Markov Chain&lt;/a&gt; generator so that it could provide(tenuous) value long after I have fled this mortal coil, by mashing up the works &lt;a href="http://scrumdiddlyumptious-clojure.tumblr.com/"&gt;of Roald Dahl with some Clojure manuals&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When you reach this point in your life you can save some time and use my &lt;a href="https://github.com/davidhampgonsalves/markov-cloj"&gt;Clojure implementation&lt;/a&gt; or write your own.&lt;/p&gt;</description></item></channel></rss>