

<?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: Introduction to Sheeple</title>
	<atom:link href="http://sykosomatic.org/2009/07/sheeple/feed/" rel="self" type="application/rss+xml" />
	<link>http://sykosomatic.org/2009/07/sheeple/?&#038;owa_medium=feed&#038;owa_sid=</link>
	<description>Programming, web technologies, game design, and Free Software</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:23:26 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: sykopomp</title>
		<link>http://sykosomatic.org/2009/07/sheeple/comment-page-1/#comment-5</link>
		<dc:creator>sykopomp</dc:creator>
		<pubDate>Sat, 25 Jul 2009 20:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://sykosomatic.org/wordpress/?p=7#comment-5</guid>
		<description>http://www.mactech.com/articles/mactech/Vol.06/06.08/PearlLisp/index.html Is an interesting overview of Object Lisp.

From what I can tell, Object Lisp also does differential inheritance. The two biggest differences I&#039;ve noticed so far, though, are:

1. Object Lisp is singly-dispatched -- you declare methods (objfuns) on single existing objects. Sheeple does multiple dispatch with semantics like CLOS.

2. OL keeps &#039;class&#039; objects in the same namespace, apparently in dynamic variables? Sheeple has a separate namespace for all &#039;class&#039; objects (which are called protos). Sheeple itself doesn&#039;t make a distinction between the objects themselves, and the defproto form is there mostly for how convenient it is for lisp-style interactive development (you can re-evaluate the form, and the object is mutated while retaining identity). I&#039;m not sure exactly how defobject works.

Those seem to be the two most obvious differences. I&#039;m sure digging in would oust more stuff.</description>
		<content:encoded><![CDATA[<p><a href="http://www.mactech.com/articles/mactech/Vol.06/06.08/PearlLisp/index.html" rel="nofollow">http://www.mactech.com/articles/mactech/Vol.06/06.08/PearlLisp/index.html</a> Is an interesting overview of Object Lisp.</p>
<p>From what I can tell, Object Lisp also does differential inheritance. The two biggest differences I&#8217;ve noticed so far, though, are:</p>
<p>1. Object Lisp is singly-dispatched &#8212; you declare methods (objfuns) on single existing objects. Sheeple does multiple dispatch with semantics like CLOS.</p>
<p>2. OL keeps &#8216;class&#8217; objects in the same namespace, apparently in dynamic variables? Sheeple has a separate namespace for all &#8216;class&#8217; objects (which are called protos). Sheeple itself doesn&#8217;t make a distinction between the objects themselves, and the defproto form is there mostly for how convenient it is for lisp-style interactive development (you can re-evaluate the form, and the object is mutated while retaining identity). I&#8217;m not sure exactly how defobject works.</p>
<p>Those seem to be the two most obvious differences. I&#8217;m sure digging in would oust more stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foo</title>
		<link>http://sykosomatic.org/2009/07/sheeple/comment-page-1/#comment-4</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Sat, 25 Jul 2009 11:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://sykosomatic.org/wordpress/?p=7#comment-4</guid>
		<description>How is it different from Object Lisp?</description>
		<content:encoded><![CDATA[<p>How is it different from Object Lisp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adlai</title>
		<link>http://sykosomatic.org/2009/07/sheeple/comment-page-1/#comment-3</link>
		<dc:creator>Adlai</dc:creator>
		<pubDate>Mon, 20 Jul 2009 06:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://sykosomatic.org/wordpress/?p=7#comment-3</guid>
		<description>Weird, the links didn&#039;t come through.

http://www.github.com/sykopomp/sykosomatic
http://www.github.com/sykopomp/sykobot</description>
		<content:encoded><![CDATA[<p>Weird, the links didn&#8217;t come through.</p>
<p><a href="http://www.github.com/sykopomp/sykosomatic" rel="nofollow">http://www.github.com/sykopomp/sykosomatic</a><br />
<a href="http://www.github.com/sykopomp/sykobot" rel="nofollow">http://www.github.com/sykopomp/sykobot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adlai</title>
		<link>http://sykosomatic.org/2009/07/sheeple/comment-page-1/#comment-2</link>
		<dc:creator>Adlai</dc:creator>
		<pubDate>Mon, 20 Jul 2009 04:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://sykosomatic.org/wordpress/?p=7#comment-2</guid>
		<description>This is all very interesting... I just thought there should also be mention of applications using Sheeple:

Sykosomatic -- 
Sykobot -- 

See for yourself: Sheeple works!

Sykoedit: This doesn&#039;t sound astroturfy at -all-, amirite?</description>
		<content:encoded><![CDATA[<p>This is all very interesting&#8230; I just thought there should also be mention of applications using Sheeple:</p>
<p>Sykosomatic &#8212;<br />
Sykobot &#8212; </p>
<p>See for yourself: Sheeple works!</p>
<p>Sykoedit: This doesn&#8217;t sound astroturfy at -all-, amirite?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: sykosomatic.org @ 2012-02-22 15:37:57 -->
