<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: In Praise of s-Expressions</title>
	<atom:link href="http://redlizards.com/blog/development/in-praise-of-s-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://redlizards.com/blog/development/in-praise-of-s-expressions/</link>
	<description>The Blog of the Goanna Team</description>
	<pubDate>Thu, 11 Mar 2010 20:33:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mfp</title>
		<link>http://redlizards.com/blog/development/in-praise-of-s-expressions/comment-page-1/#comment-73</link>
		<dc:creator>mfp</dc:creator>
		<pubDate>Fri, 26 Jun 2009 23:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.redlizards.com/blog/?p=176#comment-73</guid>
		<description>You can also compile with

    ocamlfind ocamlc -package sexplib.syntax -syntax camlp4o Tree.ml -linkpkg

-syntax camlp4o lets ocamlfind build the required -pp option.</description>
		<content:encoded><![CDATA[<p>You can also compile with</p>
<p>    ocamlfind ocamlc -package sexplib.syntax -syntax camlp4o Tree.ml -linkpkg</p>
<p>-syntax camlp4o lets ocamlfind build the required -pp option.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
