<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss1full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:arto="http://ar.to/" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
  <channel rdf:about="http://ar.to/tags/lisp.rss">
    <title xml:lang="en">Arto Bendiken on Lisp</title>
    <link>http://ar.to/tags/lisp</link>
    <description xml:lang="en" />
    <items rdf:nodeID="b1"><rdf:Seq><rdf:li rdf:resource="http://ar.to/node/63" /><rdf:li rdf:resource="http://ar.to/node/61" /></rdf:Seq></items>
    <cc:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/bendiken/lisp" type="application/rss+xml" /></channel>
  <rdf:Seq rdf:nodeID="b1">
    <rdf:li>http://ar.to/node/63</rdf:li>
    <rdf:li>http://ar.to/node/61</rdf:li>
  </rdf:Seq>
  <item rdf:about="http://ar.to/node/63">
    <title>Rediscovering the Lively Road Not Taken</title>
    <link>http://feedproxy.google.com/~r/bendiken/lisp/~3/KtMeYVgUwdo/the-lively-road-not-taken</link>
    <description>&lt;p&gt;Speaking fondly of an operating system usually misconstrued by a younger generation as merely an ancient text editor older than Stallman's beard, Steve Yegge &lt;a href="http://steve-yegge.blogspot.com/2008/05/dynamic-languages-strike-back.html" title="Dynamic Languages Strike Back"&gt;states&lt;/a&gt; that &lt;em&gt;"Emacs is the world's last Lisp Machine. All the rest of them are at garage sales."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;While that's indeed the case in a strict sense, in a slightly wider sense the essence of the legendary &lt;a href="http://en.wikipedia.org/wiki/Lisp_machine"&gt;Lisp machines&lt;/a&gt; has managed to &lt;a href="http://xkcd.com/297/"&gt;survive&lt;/a&gt; to the present day in at least one other closely related fork in the road, namely the &lt;a href="http://www.squeak.org/"&gt;Squeak&lt;/a&gt; project. And now, from &lt;a href="http://en.wikipedia.org/wiki/Dan_Ingalls"&gt;Dan Ingalls&lt;/a&gt; &amp;mdash; the original designer of Squeak and one of the fathers of &lt;a href="http://www.smalltalk.org/"&gt;Smalltalk&lt;/a&gt; &amp;mdash; comes &lt;a href="http://research.sun.com/projects/lively/" title="Lively Kernel at Sun Labs"&gt;Lively Kernel&lt;/a&gt;, a self-hosting, metacircular prototyping and development environment implemented in &lt;a href="http://www.crockford.com/javascript/"&gt;JavaScript&lt;/a&gt;, a programming language that itself has &lt;a href="http://weblogs.mozillazine.org/roadmap/archives/2008/04/popularity.html" title="The father of JavaScript recounts how he was recruited to Netscape with the promise of 'doing Scheme' in the browser."&gt;considerable&lt;/a&gt; Lisp ancestry.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=gGw09RZjQf8" title="Google TechTalk of Dan Ingalls presenting Lively Kernel"&gt;&lt;img src="http://ar.to/2008/05/the-lively-road-not-taken/lively-kernel.jpg" alt="Lively Kernel screenshot" width="500" height="327" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ingalls and the Lively Kernel &lt;a href="http://research.sun.com/projects/lively/#credits"&gt;team&lt;/a&gt; aim at nothing less than a bottom-up rethinking of the present-day web development stack. They've recreated, in less than 10 KLOC of JavaScript, a foundation that demonstrates the benefits of systematically and unapologetically examining your assumptions and mercilessly throwing all possible &lt;a href="http://www.virtualschool.edu/mon/SoftwareEngineering/BrooksNoSilverBullet.html"&gt;incidental complexity&lt;/a&gt; out the window.&lt;/p&gt;

&lt;p&gt;Lively Kernel is still at a very early stage, but watching Ingalls's &lt;a href="http://www.youtube.com/watch?v=gGw09RZjQf8" title="Google TechTalk of Dan Ingalls presenting Lively Kernel"&gt;presentation at Google&lt;/a&gt; and subsequently &lt;a href="http://research.sun.com/projects/lively/"&gt;playing with the system&lt;/a&gt; I experienced much the same "wow factor" as when &lt;a href="http://ar.to/2007/01/the-road-to-lisp" title="The Road to Enlightenment Is Littered with Irritating, Superfluous Parentheses"&gt;first encountering&lt;/a&gt; Squeak many years ago. Here's one phrase I would like to hear more often: &lt;em&gt;"it's not complicated; it's really easy"&lt;/em&gt;. No cathedrals being built, here!&lt;/p&gt;

&lt;p&gt;True to its intellectual heritage, the Lively Kernel system is "live" in a manner fundamentally unlike even the best mainstream programming environments today. Ditch all existing preconditioned primitive notions of tedious edit-compile-run-crash-debug-rinse-repeat cycles, and jump right in to reprogram the system from the inside out, your changes instantly taking effect as you go along (there is a good demonstration of this in the aforementioned video when Ingalls, on the fly, reverses the time flow in a running clock widget).&lt;/p&gt;

&lt;p&gt;As anyone who has used Squeak knows, the immediacy of this way of working is addicting, the unfettered malleability of pure &lt;a href="http://ar.to/2007/01/lessons-from-the-science-of-nothing-at-all"&gt;thought stuff&lt;/a&gt; giving rise to analogies of, say, sculpting clay &amp;mdash a stark contrast to the all-too-familiar constant friction and resistance of a bureaucratic chain of command founded in long-obsolete metaphors of folders and files, or the often arbitrary and unproductive distinctions between compile time and runtime.&lt;/p&gt;

&lt;p&gt;This is powerful stuff, and yet the implementation code is, as Ingalls says, very straightforward indeed. The core of Lively Kernel is a reimplementation of &lt;a href="http://en.wikipedia.org/wiki/Morphic_(software)"&gt;Morphic&lt;/a&gt;, John Maloney's ingenious user-interface framework that also formed the basis for both Squeak and an earlier &lt;a href="http://research.sun.com/"&gt;Sun Labs&lt;/a&gt; research project, the &lt;a href="http://research.sun.com/self/" title="Self at Sun Labs"&gt;Self&lt;/a&gt; system &amp;mdash; the latter which, incidentally, was another major influence on the design of JavaScript. The graphics primitives in Lively Kernel are based on &lt;a href="http://en.wikipedia.org/wiki/Scalable_Vector_Graphics"&gt;SVG&lt;/a&gt;, which means that, as in NeXTSTEP and Mac OS X, all output is inherently scalable to any desired resolution. (There is an in-depth &lt;a href="http://research.sun.com/projects/lively/LivelyKernel-TechnicalOverview.pdf" title="The Sun Labs Lively Kernel - A Technical Overview (PDF)"&gt;technical overview&lt;/a&gt; available for those who want to dig deeper into Morphic and Lively Kernel's architecture.)&lt;/p&gt;

&lt;p&gt;One marked difference to Squeak appears to be the abandonment of a pure &lt;a href="http://www.onlamp.com/pub/a/onlamp/2006/09/21/learning_smalltalk.html?page=2" title="Smalltalk for Everyone Else - The Smalltalk Image"&gt;image-based&lt;/a&gt; environment, where the current snapshot of the code base would be stored e.g. in an opaque, system-specific binary format. While serialized "live images" have historically been one of the distinguishing features of Smalltalk systems (and indeed Common Lisp systems), they have not contributed to interoperability with more primitive systems (i.e. Unix) and hence have served as &lt;a href="http://www.cincomsmalltalk.com/blog/blogView?showComments=true&amp;entry=3279343432" title="Smalltalk's Problem?"&gt;impediments&lt;/a&gt; to more widespread adoption.&lt;/p&gt;

&lt;p&gt;The near-term roadmap for Lively Kernel seems to include WebDAV-based over-the-wire serialization, which suggests to me that e.g. Subversion (specifically, Apache's &lt;a href="http://svnbook.red-bean.com/en/1.4/svn.serverconfig.httpd.html"&gt;mod_dav_svn&lt;/a&gt;) could eventually serve as a Lively Kernel repository. If so, this would preserve the considerable advantages of image-based environments while doing away with the major perceived disadvantage.&lt;/p&gt;

&lt;p&gt;Of course, given that I'm praising simplicity here, I would be remiss not to mention that WebDAV and &lt;a href="http://svnbook.red-bean.com/en/1.4/svn.webdav.basic.html"&gt;DeltaV&lt;/a&gt; do suffer from considerable complexity bloat (as I know all too well from painful close-range exposure), and a much simpler REST and JSON-based alternative is not difficult to imagine. However, at some point you do have to interface with the external world in all its decadent glory; I think the ability to piggyback on an existing revision control system might be a worthwhile trade-off in this case.&lt;/p&gt;

&lt;p&gt;The Lively Kernel interface at present still feels slightly sluggish, but the project's timing is most opportune. JavaScript is already today one of the most widely-deployed programming languages of all time, with an existing installed base in the hundreds of millions. The imminent next generation of browsers &amp;mdash; &lt;a href="http://mozillalinks.org/wp/2008/02/firefox-3-ultimate-feature-performance/"&gt;Firefox 3&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/gauravseth/archive/2008/03/06/jscript-performance-in-internet-explorer-8-beta.aspx"&gt;IE 8&lt;/a&gt; &amp;mdash; will bring some pretty significant overall JavaScript performance boosts, not to mention that some Firefox version a little &lt;a href="http://www.mozilla.org/projects/tamarin/faq.html#when"&gt;further&lt;/a&gt; down the line is set to integrate &lt;a href="http://www.mozilla.org/projects/tamarin/"&gt;Tamarin&lt;/a&gt;, the native-code-compiling &lt;a href="http://developer.mozilla.org/presentations/xtech2006/javascript/" title="JavaScript 2 and the Future of the Web"&gt;JavaScript 2&lt;/a&gt; engine that will run circles around many of the sundry popular "standalone" scripting languages. JavaScript is clearly set to become the &lt;a href="http://steve-yegge.blogspot.com/2007/02/next-big-language.html" title="The Next Big Language"&gt;lingua franca&lt;/a&gt; of the next decade, and Lively Kernel provides an early glimpse of the ride we may be in for.

&lt;p&gt;Yegge &lt;a href="http://steve-yegge.blogspot.com/2008/05/dynamic-languages-strike-back.html" title="Dynamic Languages Strike Back"&gt;remarks&lt;/a&gt; &lt;em&gt;"Lisp Machines pretty much had it nailed, as far as I'm concerned"&lt;/em&gt;, to which I can only say: amen, brother. It seems a peculiar world where our best hope for advancing the state of the art consists of merely attempting to duplicate half-forgotten, decades-old good ideas in newer more-devolved programming languages, but such truly is the myopic, amnesiac reality of "&lt;a href="http://www.dreamsongs.com/WorseIsBetter.html" title="Lisp: Good News, Bad News, How to Win Big"&gt;worse is better&lt;/a&gt;".&lt;/p&gt;

&lt;p&gt;On the other hand, efforts such as Lively Kernel remind us that heretofore passed-by opportunity lies right off the beaten path, on the divergent grassy road just wanting some wear. To paraphrase Ingalls's long-time collaborator, the equally industrious and illustrious &lt;a href="http://bc.tech.coop/blog/060224.html" title="The Most Important Idea in Computer Science"&gt;Alan Kay&lt;/a&gt;: it seems that in an industry stuck on a repeat loop of variations on &lt;a href="http://lispers.org/#greenspun" title="Greenspun's Tenth Rule of Programming"&gt;Greenspun's Tenth&lt;/a&gt;, the best way to predict the &lt;a href="http://blip.tv/file/568689" title="RailsConf 2007 presentation by Avi Bryant"&gt;future&lt;/a&gt; may simply be to rediscover it.&lt;/p&gt;</description>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-05-27T22:00:00Z</dc:date>
    <dc:creator>Arto</dc:creator>
    <dc:subject>Emacs</dc:subject>
    <dc:subject>JavaScript</dc:subject>
    <dc:subject>Lisp</dc:subject>
    <dc:subject>Lively Kernel</dc:subject>
    <dc:subject>Morphic</dc:subject>
    <dc:subject>Smalltalk</dc:subject>
    <dc:subject>Squeak</dc:subject>
    <cc:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
  <feedburner:origLink>http://ar.to/2008/05/the-lively-road-not-taken</feedburner:origLink></item>
  <item rdf:about="http://ar.to/node/61">
    <title>A Brief History of Cutting Code in a Universe Three Doors Down</title>
    <link>http://feedproxy.google.com/~r/bendiken/lisp/~3/EApzdwfXiQ0/cutting-code-three-doors-down</link>
    <description>&lt;p&gt;&lt;em&gt;Eventually upon a time, in a universe far far away &amp;mdash; or three stack frames down the line, to be precise...&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Assembly_language"&gt;Assembly&lt;/a&gt; is the ur-knife, known to man from the dawn of time. The flint edge is very sharp, but uneven and brittle. These tools can be fashioned both into knives for cutting and axes for hacking. In either case the edge will wear dull soon. Rarely are these venerated instruments now brought out in the modern day, and when they are, there is great ceremony involved. He who has the fortitude and stamina to hack down a &lt;a href="http://en.wikipedia.org/wiki/Sequoiadendron"&gt;Big Tree&lt;/a&gt; using a mere assembly axe, all the while uttering the sacred ancient mantra the meaning of which is now lost, will be much respected among his peers - though perhaps not considered entirely sane.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.cs.virginia.edu/~evans/cs655-S00/readings/ewd498.html"&gt;BASIC&lt;/a&gt; is a children's game that remains popular among youngsters. These &lt;a href="http://en.wikipedia.org/wiki/Lego"&gt;plastic bricks&lt;/a&gt; can be quickly assembled together to form a toy with a certain charmingly crude, and entirely non-lethal, resemblance to an adult's blade. But beware of gravity, little one, as with too long a blade your construction will surely shatter at the midpoint. Some time-honored traditional techniques for counteracting this brittleness are chewing gum and duct tape.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/C++"&gt;C++&lt;/a&gt; is the leading brand of gas-guzzling, noisy chainsaws. It'll fell the tree quickly all right, but needs serious muscle and experience for correct handling. The attrition rate among woodcutters is high, with many junior apprentices never returning from their first trip to the woods. Even senior loggers are often missing the occasional superfluous limb or two, but no matter: they've developed the forbearance and impressive skill to properly handle these beasts in single-handed combat. As they say, &lt;a href="http://en.wikipedia.org/wiki/The_Mythical_Man-Month"&gt;good judgement&lt;/a&gt; comes from experience, and experience comes from &lt;a href="http://www.darwinawards.com/"&gt;bad judgement&lt;/a&gt; - if you survive it.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.paulgraham.com/avg.html"&gt;Java&lt;/a&gt; is now the most &lt;a href="http://www.google.com/trends?q=Java"&gt;widely-used&lt;/a&gt; electric kitchen knife in the world. To prevent people accidentally cutting themselves up too badly, the blade is manufactured to a guaranteed consistently dull quality. Indeed this tool was originally developed in response to all the woodcutting accidents taking place with C++, which is perhaps curious considering that its &lt;a href="http://c2.com/cgi/wiki?BondageAndDisciplineLanguage" title="bondage and discipline"&gt;safety features&lt;/a&gt; make it somewhat tedious to hack at anything more &lt;a href="http://lispers.org/#steele"&gt;ambitious&lt;/a&gt; than saplings. But, safety first or not, it remains splendid at cutting bread.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.smalltalk.org/"&gt;Smalltalk&lt;/a&gt; is a voodoo stick. Wave it over a carefully constructed model of the real world, and stuff happens - trees fall, timber is cut to spec, and paper flows freely. It has long been a jealously guarded trade secret how this works, exactly, but we do know that the &lt;a href="http://bc.tech.coop/blog/060224.html"&gt;inventor&lt;/a&gt; is associated with Lisp - which we'll get to in a minute. Unfortunately, this powerful technology was and remains so far &lt;a href="http://blip.tv/file/568689"&gt;ahead of its time&lt;/a&gt; that it languished in obscurity long enough for the patent to expire, allowing some eastern philosophers to popularize a commercially &lt;a href="http://www.rubyonrails.org/"&gt;highly successful&lt;/a&gt; &lt;a href="http://www.ruby-lang.org/"&gt;clone&lt;/a&gt;. Catering to slightly more vulgar tastes, this clone may have sacrificed some of the original aesthetics, but not much of the seemingly supernatural power.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://thinking-forth.sourceforge.net/"&gt;Forth&lt;/a&gt; self-assembling nanoblades represent the keenest &lt;a href="http://en.wikipedia.org/wiki/Baryon#Baryonic_matter"&gt;baryonic&lt;/a&gt; blade edge currently available. Formed out of femtoscale building blocks that spontaneously stack themselves into arrangements of &lt;a href="http://factorcode.org/"&gt;factorially&lt;/a&gt; increasing complexity, these axes will hack through a trunk with a single heave. They will also continuously and autonomously repair themselves so as to maintain the perfect edge down to the molecular level. The best neurosurgeons now refuse to use any other scalpel, and the razor blades made of this material provide for the closest shave you've ever had - just watch out that you don't shave off a little extra.&lt;/p&gt;

&lt;p&gt;These are all ingenious inventions of man. But of all the cutting and hacking devices known to us, there is one &lt;a href="http://bc.tech.coop/blog/060224.html" title="the most important idea in computer science"&gt;exalted&lt;/a&gt; above all others, and it lacks an earthly origin.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://lispers.org/"&gt;Lisp&lt;/a&gt; is, as far as we can determine, &lt;a href="http://en.wikipedia.org/wiki/Clarke's_three_laws" title="any sufficiently advanced technology is indistinguishable from magic"&gt;magical&lt;/a&gt;. Obscure in &lt;a href="http://bc.tech.coop/blog/080101.html"&gt;origin&lt;/a&gt; but manifesting itself in our corporeal reality in the form of &lt;a href="http://xkcd.com/297/" title="weapons for a more civilized age"&gt;lightsabers&lt;/a&gt;, the crystal nanocircuitry of these devices appears to transcend the ordinary laws of nature as we presently understand them. Infinitely &lt;a href="http://gilesbowkett.blogspot.com/2008/03/why-only-emacs-uses-lisp.html"&gt;sharper&lt;/a&gt; than any scalpel, indestructible under a thousand atmospheres of pressure, these &lt;a href="http://www.lightsabertemple.blogspot.com/"&gt;elegant&lt;/a&gt; instruments are made of an unknown alloy and keyed to their owner in such a way as to ensure they will never cut him.&lt;/p&gt;

&lt;p&gt;Brace yourself when you initially &lt;a href="http://ar.to/2007/01/the-road-to-lisp"&gt;receive yours&lt;/a&gt; from your &lt;a href="http://lispers.org/"&gt;elders&lt;/a&gt;. When you grasp the 'saber in your hands for the first time, parentheses and other cuneiform symbols will flicker in and out of your inner vision, and your ears may ring with thunderclaps not unlike the sound of continuous &lt;a href="http://en.wikipedia.org/wiki/Stack_overflow"&gt;stack overflows&lt;/a&gt;. You may indeed have reason to wonder if the red pill you washed down with that lambda-tinted kool-aid at your initiation ceremony wasn't some form of psychedelic drug after all.&lt;/p&gt;

&lt;p&gt;Fear not; while research is still ongoing, this is thought to be a harmless side-effect of &lt;a href="http://en.wikipedia.org/wiki/Nanorobotics"&gt;nanites&lt;/a&gt; that have slipped into your bloodstream through the handle and are reconfiguring your brain to accept their base code. The symbols you may see are hypothesized to be a transient interface adapter between the human visual cortex and the &lt;a href="http://www.lisperati.com/logo.html"&gt;alien technology&lt;/a&gt; of the 'saber, quickly supplanted by some more direct mechanism that we haven't quite figured out yet.&lt;/p&gt;

&lt;p&gt;If you persist in confusion for a moment longer, the hieroglyphics will soon begin to fade into the background, becoming a subconscious part of your inner vision and lending your perception an acuity you didn't even know was missing. You will perceive not merely the apparent &lt;a href="http://en.wikipedia.org/wiki/On_Intelligence"&gt;hierarchy of nature&lt;/a&gt; but penetrate yet deeper to the underlying infinitely more &lt;a href="http://www.lisperati.com/tellstuff/rdf.html"&gt;subtle relationships&lt;/a&gt; and interconnections between things.&lt;/p&gt;

&lt;p&gt;Once the symbiotic link with your 'saber is fully established, you will be able to, at will, slice through the molecular bonds of any &lt;a href="http://en.wikipedia.org/wiki/Gordian_knot"&gt;Gordian Knot&lt;/a&gt; as if they were made out of air. Given that you may will the width of the blade's swath to reconfigure itself from picometers upwards, your 'saber is easily the most precise and &lt;a href="http://www.paulgraham.com/power.html"&gt;capable&lt;/a&gt; instrument known to man. The rush and elation, and yes, the pride, of wielding a lightsaber is enough to make anyone giddy. You should understand that with great power comes great responsibility, and you are advised to review the ethical code from time to time.&lt;/p&gt;

&lt;p&gt;After further meditation and practice, you may eventually come to understand that it is not the blade that cuts, but your mind that &lt;a href="http://ar.to/2007/01/lessons-from-the-science-of-nothing-at-all"&gt;sculps reality&lt;/a&gt; according to your imagination. This insight is reported to be the last thing uttered by some of the legendary Lisp grand masters before they, somehow, cut the ties that bound them to our sphere of reality, thus vanishing into thin air.&lt;/p&gt;

&lt;p&gt;There is some speculation that, after contemplating year upon year on the grid lines that all Lispers are able to perceive in the night sky, these Lisp masters &lt;a href="http://en.wikipedia.org/wiki/Auguries_of_Innocence"&gt;held infinity&lt;/a&gt; in the palm of their hand and found a nearby quantum &lt;a href="http://en.wikipedia.org/wiki/Call_stack#Structure"&gt;activation frame&lt;/a&gt;, unlocking a suspended gateway &lt;a href="http://en.wikipedia.org/wiki/Continuation"&gt;continuation&lt;/a&gt; that allowed them to &lt;a href="http://en.wikipedia.org/wiki/Ascension_(Stargate)"&gt;ascend&lt;/a&gt; to some higher plane of being that, evidently, encompasses and sustains our own.&lt;/p&gt;

&lt;p&gt;A competing hypothesis among those of a more hedonistic bent is that perhaps the vanished masters managed to &lt;a href="http://ar.to/2007/04/god-sure-didnt-write-in-java"&gt;construct&lt;/a&gt; a private, entirely self-contained &lt;a href="http://en.wikipedia.org/wiki/Scope_%28programming%29#Static_scoping"&gt;lexical scope&lt;/a&gt;, i.e. sub-universe, of their own, a form of personal nirvana obeying their own choice of &lt;a href="http://www.paulgraham.com/rootsoflisp.html"&gt;evaluation rules&lt;/a&gt; and containing &lt;a href="http://en.wikipedia.org/wiki/Future_(programming)"&gt;the promise of limitless futures&lt;/a&gt; to explore and indulge in.&lt;/p&gt;

&lt;p&gt;There is only one way to find out - &lt;a href="http://www.gigamonkeys.com/book/"&gt;apply&lt;/a&gt; for a &lt;a href="http://mitpress.mit.edu/sicp/"&gt;wizard's robe&lt;/a&gt; today and begin your own journey from caveman to first-order hacker of the heavenly spheres in this universe and beyond.&lt;/p&gt;</description>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-03-28T22:00:00Z</dc:date>
    <dc:creator>Arto</dc:creator>
    <dc:subject>C++</dc:subject>
    <dc:subject>Forth</dc:subject>
    <dc:subject>frivolous</dc:subject>
    <dc:subject>Java</dc:subject>
    <dc:subject>Lisp</dc:subject>
    <dc:subject>Smalltalk</dc:subject>
    <cc:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
  <feedburner:origLink>http://ar.to/2008/03/cutting-code-three-doors-down</feedburner:origLink></item>
</rdf:RDF>
