<?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>UMBC ebiquity &#187; lisp</title>
	<atom:link href="http://ebiquity.umbc.edu/blogger/tag/lisp/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebiquity.umbc.edu/blogger</link>
	<description>EBB is the ebiquity research group\\\'s blog at the University of Maryland, Baltimore County (UMBC).  We focus on technologies that facilitate the design, implementation and control of distributed, intelligent information systems -- mobile and pervasive computing, ad hoc networking, multiagent systems, knowledge representation and reasoning, and the semantic web.  As the tides of technology ebb and flow, we hope the good ideas wash up on our beach and the bad ones drift back out to sea.</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:42:30 +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>Lisp in 96 lines of Python: Maxwells equations of software</title>
		<link>http://ebiquity.umbc.edu/blogger/2010/09/30/lisp-in-96-lines-of-python-maxwells-equations-of-software/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2010/09/30/lisp-in-96-lines-of-python-maxwells-equations-of-software/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 02:15:51 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[lisp]]></category>
		<category><![CDATA[programming languages]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scheme]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=3564</guid>
		<description><![CDATA[TweetPeter Norvig has exquisite tastes in programming, is a Lisp guru and is also a great Python hacker. Put that together and what do you get? Lis.py, an interpreter for the core of the Lisp dialect Scheme in 96 lines of Python. Norvig mentions Alan Kay&#8217;s view of Lisp as &#8220;Maxwell’s Equations of Software&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton3564" class="tw_button" style="clear:left; float: left; margin-right: 10px; margin-top:10px; margin-left: -80;float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2010%2F09%2F30%2Flisp-in-96-lines-of-python-maxwells-equations-of-software%2F&amp;text=Lisp%20in%2096%20lines%20of%20Python%3A%20Maxwells%20equations%20of%20software&amp;related=ebiquity&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2010%2F09%2F30%2Flisp-in-96-lines-of-python-maxwells-equations-of-software%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://ebiquity.umbc.edu/blogger/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://en.wikipedia.org/wiki/Peter_Norvig">Peter Norvig</a> has exquisite tastes in programming, is a Lisp guru and is also a great Python hacker.  Put that together and what do you get?  <a href="http://norvig.com/lispy.html">Lis.py</a>, an interpreter for the core of the Lisp dialect <a href="http://en.wikipedia.org/wiki/Scheme_(programming_language)">Scheme</a> in 96 lines of Python.  Norvig mentions Alan Kay&#8217;s view of Lisp as &#8220;Maxwell’s Equations of Software&#8221; in a 2004 <a href="http://queue.acm.org/detail.cfm?id=1039523">interview</a> with Stu Feldman:</p>
<blockquote><p> <b>SF:</b> If nothing else, Lisp was carefully defined in terms of Lisp.
<p> <b>AK</b>: Yes, that was the big revelation to me when I was in graduate school—when I finally understood that the half page of code on the bottom of page 13 of the Lisp 1.5 manual was Lisp in itself. These were “Maxwell’s Equations of Software!” This is the whole world of programming in a few lines that I can put my hand over.  </p>
</blockquote>
<p>There is also a companion essay, <a href="http://norvig.com/lispy2.html">(How to Write a ((Better) Lisp) Interpreter (in Python))</a>, that shows how to add other features, like macros, quasi-quote, tail recursion optimization and continuations.  Sadly, this bloats the code to well over 200 lines.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2010/09/30/lisp-in-96-lines-of-python-maxwells-equations-of-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FringeDC Land of Lisp, 6pm 7/12/08, DC</title>
		<link>http://ebiquity.umbc.edu/blogger/2008/07/06/fringedc-land-of-lisp-6pm-71208-dc/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2008/07/06/fringedc-land-of-lisp-6pm-71208-dc/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 19:12:37 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=1551</guid>
		<description><![CDATA[TweetThis FringeDC meeting looks like fun for Lispers in the DC area. &#8220;Conrad Barski will be presenting excerpts from his new book for community feedback. Join us at Sova Espresso &#038; Wine for a presentation from Conrad Barski, M.D. from the new book &#8220;Land of Lisp&#8221; published by No Starch Press, due this Fall. We&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton1551" class="tw_button" style="clear:left; float: left; margin-right: 10px; margin-top:10px; margin-left: -80;float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2008%2F07%2F06%2Ffringedc-land-of-lisp-6pm-71208-dc%2F&amp;text=FringeDC%20Land%20of%20Lisp%2C%206pm%207%2F12%2F08%2C%20DC&amp;related=ebiquity&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2008%2F07%2F06%2Ffringedc-land-of-lisp-6pm-71208-dc%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://ebiquity.umbc.edu/blogger/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>This <a href="http://www.lisperati.com/fringedc.html">FringeDC</a> meeting looks like fun for Lispers in the DC area.</p>
<blockquote><p>
&#8220;Conrad Barski will be presenting excerpts from his new book for community feedback. Join us at Sova Espresso &#038; Wine for a presentation from Conrad Barski, M.D. from the new book &#8220;Land of Lisp&#8221; published by No Starch Press, due this Fall. We&#8217;ll discuss Lisp and see never-before-seen comics and game examples from the book! Afterward, we&#8217;ll be talking over some wine, coffee and food at this great little hangout in DC&#8217;s H Street Corridor.&#8221;
</p></blockquote>
<p><center><br />
<a href='http://ebiquity.umbc.edu/blogger/wp-content/uploads/2008/07/july12th.png'><img src="http://ebiquity.umbc.edu/blogger/wp-content/uploads/2008/07/july12th-300x198.png" alt="FringeDC meeting: Land of Lisp, 12 July 2008" title="FringeDC meeting: Land of Lisp" width="500" height="331"   /></a><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2008/07/06/fringedc-land-of-lisp-6pm-71208-dc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

