<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/492048_100x75.jpg</url>
		<title>Channel 9 - Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<link></link>
	</image>
	<description>Clojure&amp;nbsp;is a dynamic programming language created by&amp;nbsp;Rich Hickey&amp;nbsp;that targets both the Java Virtual Machine and the CLR. It is designed to be a general-purpose language, combining
 the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every
 feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed,
 Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.Astrophysicist and Software Architect Brian Beckman interviews Rich Hickey to dig into the details of this very interesting language. If you don&#39;t know much about Clojure and the general problems it aims to solve, well, watch and listen carefully to this great
 conversation with plenty of whiteboarding and outstanding questions. Expert to Expert simply rocks! Thank you for spending time with us, Rich! Clojure is great!PS: You can&amp;nbsp;donate to the Clojure project should you feel so inclined.</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 22:45:23 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 22:45:23 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Brian Beckman And Rich Hickey! ARGHHHHH <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>
<p>Loading...</p>
<p>&nbsp;</p>
<p>I'm quite impressed with the persistence characteristic of Clojure. That's a kind of purity of its own.</p>
<p>&nbsp;</p>
<p>Clojure and Scala look like the hot languages of the day and both run on JVM and also CLR.</p>
<p></p>
<ul>
<li><a href="http://www.mail-archive.com/clojure@googlegroups.com/msg09387.html">ClojureCLR</a>
</li><li><a href="http://github.com/kevinoneill/clojure-contrib/tree/master/clojurescript">ClojureScript</a>
</li><li><a href="http://www.scala-lang.org/node/168">Scala on CLR</a> </li></ul>
<p></p>
<p>Must revisit <a href="http://wiki.jvmlangsummit.com/images/a/ab/HickeyJVMSummit2009.pdf">
Are We There Yet?</a></p>
<p><a href="http://wiki.jvmlangsummit.com/images/a/ab/HickeyJVMSummit2009.pdf"></a></p>
<p><a href="http://wiki.jvmlangsummit.com/images/a/ab/HickeyJVMSummit2009.pdf"></a></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904479210000000</link>
		<pubDate>Tue, 06 Oct 2009 17:45:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904479210000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>I had no idea Clojure supported the CLR...!</p>
<p>&nbsp;</p>
<p>This is great! &nbsp;Thanks for the awesome video!</p>
<p>posted by vcomrhencke</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904518910000000</link>
		<pubDate>Tue, 06 Oct 2009 18:51:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904518910000000</guid>
		<dc:creator>vcomrhencke</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>This is great! great! great! </p>
<p>&nbsp;</p>
<p>I would like to see the continuation of this discussion! </p>
<p>&nbsp;</p>
<p>Finally I can use Lisp,&nbsp;before I completely forget it. </p>
<p>It's been more than 10 years since I last work on it, but Clojure makes perfect sense to try out some real world scenarios.
</p>
<p>&nbsp;</p>
<p>posted by ivan_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904611900000000</link>
		<pubDate>Tue, 06 Oct 2009 21:26:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904611900000000</guid>
		<dc:creator>ivan_</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Wow, that's really awesome!</p>
<p>posted by Sonicflare</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904623310000000</link>
		<pubDate>Tue, 06 Oct 2009 21:45:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904623310000000</guid>
		<dc:creator>Sonicflare</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>&quot;<br />Status: definitely alpha. Developers only at this point.<br />Alpha = rough edges, incomplete features, slow.<br />&quot;</p>
<p>This from the ClojureCLR link dated feb 2009, is this still the case? Would love to be able to actually use Clojure on .Net</p>
<p>posted by RobertL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904654250000000</link>
		<pubDate>Tue, 06 Oct 2009 22:37:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904654250000000</guid>
		<dc:creator>RobertL</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>I'm pretty sure it's getting more stable. I'll ask Rich.</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904665390000000</link>
		<pubDate>Tue, 06 Oct 2009 22:55:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904665390000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Nice stuff. I like the deep language design topics.</p>
<p>&nbsp;</p>
<p>For those that might be interested....</p>
<p>&nbsp;</p>
<p>Clojure for Java Programmers</p>
<p><a href="http://clojure.blip.tv/file/982823/">http&#58;&#47;&#47;clojure.blip.tv&#47;file&#47;982823&#47;</a></p>
<p>posted by GrantB</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904677930000000</link>
		<pubDate>Tue, 06 Oct 2009 23:16:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904677930000000</guid>
		<dc:creator>GrantB</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Channel 9 seems to be on a roll at the moment. Erik appears to be a Functional Force of Nature and now we've got Brian back! Awesome. I'm not saying they
<em>are</em> connected, but if the apparent increase in the rate of innovation and related deep thinking in the fields of programming languages, tools and runtimes is due in some small part to having the comfort factor of a fast-enough single threaded future
 removed then the 'retreat' to multicore is one of the best things to happen to the software industry in the last seven years.</p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904843990000000</link>
		<pubDate>Wed, 07 Oct 2009 03:53:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904843990000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>The implications of the statement &quot;objects conflate value and identity&quot; and &quot;this is broken&quot; appears to me to me that the CLR model is broken (shock!) since the CLR operates on {C,MS}IL which maintains the C#/VB notion of objects. Correct?</p>
<p>&nbsp;</p>
<p>Even if Clojure can be built on the CLR and JVM, can we say that these VM's are appropriate for the paradigm shift that's only just begun?</p>
<p>&nbsp;</p>
<p>It's actually quite astonishing, this view of an object as a timeline of values, where each value is its state in a point in time.&nbsp;Also, I love the connection between Clojure &quot;objects&quot; and IObservable. Reminds me of Brian's comment &quot;...mutable, and very
 observably so&quot;. Almost like IO on steroids since IO deals with properties whereas here you can take the whole object and it becomes a timeline.</p>
<p>&nbsp;</p>
<p>A language like this which these powerful datastructures built into the language is quite appealing even if conventional wisdom is to not have it in libraries. D does the same with its maps although its notion of a map is completely traditional and imperative.</p>
<p>&nbsp;</p>
<p>It's quite disturbing that in this world of increasing immutability, the BCL stands out as incredibly mutable. Is this good enough to build the future on do you think or can we no longer hide that the imperative style language(s) that the CLR was founded
 on and the BCL was written in is broken for the future? Looks like a big reconstruction project. And what primitives do you choose to rebuild it for the future. Task and Future ain't cutting it.</p>
<p>&nbsp;</p>
<p>I love the concepts of Clojure even if the LISPy syntax &quot;red pill&quot; may be too tough swallow. But there's no reason why something like this could not underpin many DSL's, such as what we see in &quot;Oslo&quot;.</p>
<p>&nbsp;</p>
<p>And the reference to Timewarp brings up again the connection between programs and the OS and what the OS offers programs and how it interacts with them. Sounds like a great potential interview.</p>
<p>&nbsp;</p>
<p>Hmm...</p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904969480000000</link>
		<pubDate>Wed, 07 Oct 2009 07:22:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633904969480000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Yeah I only got round to reading this a couple of weeks ago:</p>
<p>&nbsp;</p>
<p>&nbsp;&nbsp; <a href="http://wiki.jvmlangsummit.com/images/a/ab/HickeyJVMSummit2009.pdf">
http://wiki.jvmlangsummit.com/images/a/ab/HickeyJVMSummit2009.pdf</a></p>
<p>&nbsp;</p>
<p>And by the end couldn't help feeling that we are definately trending towards a very different, post OO, world. The prize wil go to the company that produces a language product that enables the same economics in terms of being able to hire VB type developers
 and yet contains at its heart these fundamental 'new' approaches.</p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905050790000000</link>
		<pubDate>Wed, 07 Oct 2009 09:37:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905050790000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>It's LISP! It keeps coming back like Freddie Kruger.</p>
<p>posted by rhm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905101360000000</link>
		<pubDate>Wed, 07 Oct 2009 11:02:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905101360000000</guid>
		<dc:creator>rhm</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p><a href="http://xkcd.com/297/">http://xkcd.com/297/</a>&nbsp;&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by RobertL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905176480000000</link>
		<pubDate>Wed, 07 Oct 2009 13:07:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905176480000000</guid>
		<dc:creator>RobertL</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>In your dreams! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905231250000000</link>
		<pubDate>Wed, 07 Oct 2009 14:38:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905231250000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Clojure-CLR is hosted <a href="http://github.com/richhickey/clojure-clr">here</a>.
</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905264840000000</link>
		<pubDate>Wed, 07 Oct 2009 15:34:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905264840000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Both the JVM and CLR are not in stasis... They will evolve to meet the needs of the future. I'm not sure disgarding them in the light of new programming languages with different semantics for objects is correct.&nbsp;&nbsp;It's just too early to tell if the general
 purpose mainstream programming community is willing or able to throw away their current toolbox as opposed to simply adding new tools to it... I think what you're seeing with C# and VB.NET becoming more hybrid in nature (functional &#43; imperative &#43; dynamic)
 is a trend that will continue. The question &quot;how long can a single language be used to solve most problems&quot; is a very good one. Time will tell, I guess...</p>
<p>&nbsp;</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905269820000000</link>
		<pubDate>Wed, 07 Oct 2009 15:43:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905269820000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Actually LISP is not that hard if you don't have to&nbsp;balance parenthesis manually. 10-15 years ago it was a pain, but with modern&nbsp;IDEs it should be very easy. And you can event apply C like formatting:</p>
<p>(</p>
<p>&nbsp;&nbsp;&nbsp; &nbsp;func1</p>
<p>&nbsp;&nbsp;&nbsp; (</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; func2 x y</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; )</p>
<p>&nbsp;&nbsp;&nbsp; (</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; func3 a&nbsp; b</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp; )</p>
<p>)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> it becomes very straight forward. </p>
<p>posted by ivan_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905271600000000</link>
		<pubDate>Wed, 07 Oct 2009 15:46:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905271600000000</guid>
		<dc:creator>ivan_</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>One thing that appears pretty clear is that CLR/JVM are built for (static) imperative object-oriented languages, since that is what characterizes IL itself. Both of these paradigms are under attack - although Scala has shown a remarkable compromise, marrying
 object-orientedness and declarativeness. If the CLR is able to track purity, at least immutability, then maybe all the old baggage wohn't matter too much. It's also clear that on the continuum of adaptation we see small changes that allow explicit expression
 of parallelism in a convenient way, although very much depending on some level of purity. LINQ and Rx are more significant changes, although still nested in very impure host languages. It's still quite fascinating: what should be the &quot;bottom language&quot; - the
 language that everything else is expressed in terms of. Also interesting is the interaction between operating system and VM. We've already seen some discussion on this Dave Probert on the UMS and in the Flapjax interview.</p>
<p>&nbsp;</p>
<p>Observing C-9 . . . <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905312260000000</link>
		<pubDate>Wed, 07 Oct 2009 16:53:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905312260000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>It's no accident that Emacs (your grandfather's IDE)&nbsp;&#43; Lisp go together like, mmmmm, tea &amp; crumpets? caramel &amp; peanuts? sunshine &amp; daisies? drum &amp; bass? All but the core of Emacs is written in ELisp, and Emacs has a zillion indentation and paren-balancing
 tricks for making coding of Lisp (a.k.a. Lots of Insipid Silly Parentheses) tolerable.
</p>
<p>posted by brianbec</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905323820000000</link>
		<pubDate>Wed, 07 Oct 2009 17:13:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905323820000000</guid>
		<dc:creator>brianbec</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>And follow-up to your excellent interview, Brian.</p>
<p>&nbsp;</p>
<p><a href="http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey">Persistent Data Structures &amp; Managed References</a>&nbsp;</p>
<p>&nbsp;</p>
<p>Quotes of the talk:</p>
<ul>
<li>&quot;<em>Unless you think of composites as values, you're doomed, You might not be doomed now, but you'll be doomed in the future.</em>&quot;
</li><li>&quot;<em>...and our class libraries have destroyed our brains in this area</em>&quot; (speaking of mutable objects, specifically a mutable date object)
</li></ul>
<p>And the paper mentioned: &quot;<em><a href="http://www.cs.kent.ac.uk/people/staff/dat/miranda/wadler87.pdf">Why calculating is better than scheming</a></em>&quot;</p>
<p><a href="http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey"></a></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905329980000000</link>
		<pubDate>Wed, 07 Oct 2009 17:23:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905329980000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>What ever happened to that&nbsp;project Brian was working on (back in a vid with Erik on monads).&nbsp; Is he almost ready to c9 it?&nbsp; Language, library, or other?</p>
<p>posted by staceyw</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905627680000000</link>
		<pubDate>Thu, 08 Oct 2009 01:39:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905627680000000</guid>
		<dc:creator>staceyw</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>Stay tuned <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br />C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905629420000000</link>
		<pubDate>Thu, 08 Oct 2009 01:42:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905629420000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>(func1</p>
<p>&nbsp;&nbsp;&nbsp; (func2 x y)</p>
<p>&nbsp;&nbsp;&nbsp; (func3 a b))</p>
<p>&nbsp;</p>
<p>would look better IMHO though</p>
<p>&nbsp;</p>
<p>(func1 (func2 x y) (func3 a b))</p>
<p>&nbsp;</p>
<p>isn't all that bad to begin with.</p>
<p>&nbsp;</p>
<p>So glad to see the Clojure for the CLR project revitalized! Kudos for getting Rich Hickey in a C9 interview, guys!</p>
<p>posted by joechung</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905686650000000</link>
		<pubDate>Thu, 08 Oct 2009 03:17:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905686650000000</guid>
		<dc:creator>joechung</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>I just updated the status on ClojureCLR from 'alpha' to 'beta'.&nbsp;&nbsp; This is not an attempt to improve the code via wishful thinking, but an update to the README to bring it in accord with the current state of the code.</p>
<p>&nbsp;</p>
<p>The project is under active development.&nbsp;&nbsp; It is usable.&nbsp; Only beta because of some things that still need work: a few missing things in CLR interop (assembly-qualified names for types, handling generic types); a need for an installer for casual users (as
 opposed to the current install process more suitable for the hardy); and some more tuning for performance.&nbsp; The wiki on the github site (<a href="http://github.com/richhickey/clojure-clr">http://github.com/richhickey/clojure-clr</a>) is the best place to get
 a sense of what remains to be done.</p>
<p>&nbsp;</p>
<p>What it needs most at the moment is people using it.</p>
<p>posted by dmiller</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905775980000000</link>
		<pubDate>Thu, 08 Oct 2009 05:46:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905775980000000</guid>
		<dc:creator>dmiller</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>It looks like the intuition that a LISP(y) language like Clojure could be a nice compilation target for other languages, due to its extremely simple foundations, is not completely insane: I found this paper on compiling
<a href="http://www.cs.utah.edu/~kathyg/java-to-scheme.pdf">Java to Scheme</a>&nbsp;(many times you see compiling Scheme to Java instead; reminding me of Gilad Bracha's statement about having a dynamic language at the bottom and decorating it with types afterwards:
 static on dynamic, not dynamic on static). The same should apply equally well to C#, VB et al. What do you think about the idea of using something like Clojure as the &quot;bottom language&quot; rather than just a top-language? In particular having more or less all
 data expressed in the nice Clojure datatypes? Sounds nice, except for mutable objects, reading...</p>
<p>&nbsp;</p>
<p>PS - <a href="http://lambda-the-ultimate.org/node/2317">The feasibility of Haskell in Scheme</a></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905817970000000</link>
		<pubDate>Thu, 08 Oct 2009 06:56:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633905817970000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>I've always liked the idea of a collection of interacting BCLs, each in its own little isolated realm of innocent, joyful imperativeness&nbsp;(that is, each in its own &quot;ambient monad,&quot; whether that be just an appdomain or a whole process). Now, just design interprocess
 or inter-domain communication as monadic binds in serial and in parallel, plunk the whole thing down in a synchronization and scheduling discipline, and away you go.&nbsp;The synch-and-scheduling discipline could be Time Warp (though we still need to formulate
 the Time Warp monad precisely), or it could be IObserv* (we know this monad), or delimited continuations and coroutines (likely isomorphic to IObserv*).&nbsp;</p>
<p>posted by brianbec</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633949462670000000</link>
		<pubDate>Fri, 27 Nov 2009 19:17:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c633949462670000000</guid>
		<dc:creator>brianbec</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>That was just great.</p>
<p>&nbsp;</p>
<p>It's really a&nbsp;privilege to have access to material like this for free, so thank you.&nbsp;</p>
<p>posted by frou</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c634086842970000000</link>
		<pubDate>Wed, 05 May 2010 19:24:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c634086842970000000</guid>
		<dc:creator>frou</dc:creator>
	</item>
	<item>
		<title>Re: Expert to Expert: Rich Hickey and Brian Beckman - Inside Clojure</title>
		<description>
			<![CDATA[
<p>You're welcome! Much more to come!</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c634093958800000000</link>
		<pubDate>Fri, 14 May 2010 01:04:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Expert-to-Expert-Rich-Hickey-and-Brian-Beckman-Inside-Clojure#c634093958800000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
</channel>
</rss>