<?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>Artisan Coder &#187; meroon</title>
	<atom:link href="http://www.artisancoder.com/tag/meroon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artisancoder.com</link>
	<description>Software development as a craft</description>
	<lastBuildDate>Thu, 15 Dec 2011 10:57:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Meroon for Gambit-C</title>
		<link>http://www.artisancoder.com/2008/10/meroon-for-gambit-c/</link>
		<comments>http://www.artisancoder.com/2008/10/meroon-for-gambit-c/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 03:21:35 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Scheme]]></category>
		<category><![CDATA[meroon]]></category>
		<category><![CDATA[object-orientation]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://www.ventonegro.org/?p=46</guid>
		<description><![CDATA[Meroon is a Scheme object system by Christian Queinnec. It is portable, fast, CLOS-like and reflexive. The Meroon home page cites versions for several popular Scheme systems, including Gambit-C. But the links to the Gambit-C version are broken. Doing a bit of research, that actually involved some guessing, I found the Meroon Gambit-C port in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/Meroon.html" title="Meroon">Meroon</a> is a Scheme object system by <a href="http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/Queinnec.html" title="Christian Queinnec">Christian Queinnec</a>. It is portable, fast, CLOS-like and reflexive. The Meroon home page cites versions for several popular Scheme systems, including <a href="http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Main_Page" title="Gambit-C">Gambit-C</a>. But the links to the Gambit-C version are broken. Doing a bit of research, that actually involved some guessing, I found the <a href="http://www.math.purdue.edu/~lucier/meroon.tar.gz" title="Meroon">Meroon Gambit-C port</a> in <a href="http://www.math.purdue.edu/~lucier/" title="Bradley Lucier">Bradley Lucier&#8217;s home page</a>. Instructions to build this Meroon port can be found in <a href="https://webmail.iro.umontreal.ca/pipermail/gambit-list/2006-February/000619.html" title="Gambit and Meroon">this thread</a> in the Gambit-C mailing list.</p>
<p>I am not a heavy user of <a href="http://en.wikipedia.org/wiki/Object-oriented_programming" title="Object-oriented programming">object orientation</a>, but I can certainly see its value where it is worth. In the <a href="http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/LiSP.html" title="Lisp in Small Pieces">LiSP book</a>, for instance, a beautiful interpreter and a compiler are written in OO-style, in chapter 3 and 10, respectively. Another example is writing a scene graph for a Computer Graphics application, it almost begs to be written object-oriented.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.artisancoder.com/2008/10/meroon-for-gambit-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

