<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Pattern matching in OCaml (and JavaScript?)</title>
	<atom:link href="http://blog.thejit.org/2008/08/11/pattern-matching-in-ocaml-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thejit.org/2008/08/11/pattern-matching-in-ocaml-and-javascript/</link>
	<description>A blog about the JavaScript Infovis Toolkit and other stuff</description>
	<pubDate>Tue, 06 Jan 2009 01:51:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Bram Stein</title>
		<link>http://blog.thejit.org/2008/08/11/pattern-matching-in-ocaml-and-javascript/#comment-211</link>
		<dc:creator>Bram Stein</dc:creator>
		<pubDate>Mon, 11 Aug 2008 23:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thejit.org/?p=26#comment-211</guid>
		<description>I've been playing around with pattern matching in JavaScript and documented it on my website:

* http://www.bramstein.com/articles/pattern-matching.html
* http://www.bramstein.com/articles/advanced-pattern-matching.html (draft)

It's fairly usable at the moment---I am using it for developing my own visualization toolkit. You can see some example code in the links mentioned above.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been playing around with pattern matching in JavaScript and documented it on my website:</p>
<p>* <a href="http://www.bramstein.com/articles/pattern-matching.html" rel="nofollow">http://www.bramstein.com/articles/pattern-matching.html</a><br />
* <a href="http://www.bramstein.com/articles/advanced-pattern-matching.html" rel="nofollow">http://www.bramstein.com/articles/advanced-pattern-matching.html</a> (draft)</p>
<p>It&#8217;s fairly usable at the moment&#8212;I am using it for developing my own visualization toolkit. You can see some example code in the links mentioned above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
