<?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 - Jason Olson: Composing Programming Languages, F# and OO</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/466961_100x75.jpg</url>
		<title>Channel 9 - Jason Olson: Composing Programming Languages, F# and OO</title>
		<link></link>
	</image>
	<description>Jason Olson is a programming language evangelist in addition to his duties as a managed&amp;nbsp;(.NET)&amp;nbsp;tools evangelist. You know him from

C9. He&#39;s a long time Niner and has always been passionate about languages. I&#39;ve known Jason for a long time and it&#39;s great to see him take his passionate intelligence and apply it to both learning several languages and writing his own. This is awesome to
 see! I caught up with Jason at&amp;nbsp;Lang.NET 2009 where he gave two very interesting talks,

one on F#&amp;nbsp;and one on 
modern object orientation. Here, we talk about his presentations and his perspectives on object orientation, F# and his own language.Enjoy! </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 06:45:24 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 06:45:24 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Very interesting conversation. Listening to Jason talk gets me anxious to start looking into implementing my own languages. Thanks Jason.<br /><br />On a side note, whoever was in the background distracting everyone needs to learn proper on-camera etiquette. I would have been a little upset had I been in Jason's shoes.<br /><p>posted by Dreadnaught</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768044640000000</link>
		<pubDate>Fri, 01 May 2009 19:54:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768044640000000</guid>
		<dc:creator>Dreadnaught</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Well, the person off camera has no need to learn anything about on-camera etiquette&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> This was shot in a lecture room without On Air indicators oustide the entrances. I don't think Jason minded very much. He's a rather easy going guy.<br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768165470000000</link>
		<pubDate>Fri, 01 May 2009 23:15:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768165470000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Objects, or should I say &quot;Object Classes&quot;, originally come from the Turing award winning Ole-Johan Dahl, when he presented them at the NATO Summer School on Programming, Marktoberdorf Germany 1970.
<br /><br />I suggest you look at&nbsp; the classic book &quot;Structured Programming&quot;, by Dahl, Dijkstra and Hoare, where he and Dijkstra describes them clearly in the third chapter (monograph) section.<br /><br /><a href="http://portal.acm.org/citation.cfm?id=SERIES11430.1243380">http&#58;&#47;&#47;portal.acm.org&#47;citation.cfm&#63;id&#61;SERIES11430.1243380</a><br /><br />So let's be clear that Alan Kay came up with the phrase &quot;Object-oriented&quot;, but not the specification of the model of using object classes, nor even the first implementation of the model.
<br /><br />Credit should be given where it is due.<br /><br /><br /><br /><br /><p>posted by tarlano</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768625060000000</link>
		<pubDate>Sat, 02 May 2009 12:01:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768625060000000</guid>
		<dc:creator>tarlano</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[I couldn't agree more that credit should be given where it is due. Therefore, it should be incumbent on those who believe this to actually do the work to track down just where the credit should be given. I did this when I was asked to write &quot;The Early
 History of Smalltalk&quot; for the ACM History of Programming Languages&quot; (HOPL II, which is available online and as a book chapter).<br /><br />As I mentioned in that history, parts of the object idea had been around for quite a while (and the class and instance idea could be traced back to Plato's &quot;Ideals&quot;). As far as I could tell, this idea was used in a recognizable but somewhat weak way on the
 US Air Force Burroughs 220 file system for Air Training Command as early as 1960 or 1961, and much more powerfully in the Burroughs 5000 of Bob Barton, and first described publicly at the WJCC in 1961 (paper is online), and in Ivan Sutherland's Sketchpad system
 done in 1962 (which like the B5000 also introduced several more deeply seminal ideas).<br /><br />These ideas predated the first Simula ca 1965, and the first paper in English (1966) which did not reference any of the above, and also predated the next Simula (67), which had a stronger notion of &quot;class&quot;.<br /><br />Also, it is important to realize that the two Simula guys were completely different personalities with completely different attitudes about &quot;objects&quot;. Dahl was very conservative and didn't like the idea of objects (he prefered data structures and his use of
 Simula classes was primarily to make what are now called Abstract Data Types). Nygaard on the other hand was a wonderful infinite horizon creative thinker and not only loved the idea of objects, but was the most enthusiastic person we ever demoed Smalltalk
 to later in the 70s.<br /><br />As I mentioned in the history, my epiphany came in Nov 1966 after encountering Sketchpad and Simula in my first week of grad school. This combusted with my background in mathematics and biology, and with ARPA's plans to make a distributed ARPAnet, to provide
 a glimmer of a universal structuring idea that was simply to recapitulate and recur on the idea of &quot;computer&quot; itself.<br /><br />Our contributions to this already years old research field were to generalize and scale and liberate: everything could and should be an object (so classes should be objects, elementary entities should be objects, objects should be more biological, the Internet
 that was being worked on should be completely made from encapsulated entities, the underlying object system should be made from objects, all should be late-bound like the Internet was going to be, and so forth).<br /><br />And this allowed bad old ideas like operating systems, applications, and even programming languages to be dispensed with. This worked very powerfully and compactly at Xerox PARC, but is not a style that has been adopted in the commercialization of the Xerox
 PARC ideas since 1980.<br /><br />Best wishes,<br /><br />Alan Kay<br /><p>posted by alan.nemo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768696140000000</link>
		<pubDate>Sat, 02 May 2009 14:00:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768696140000000</guid>
		<dc:creator>alan.nemo</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Thanks Dreadnaught! If you like the idea of using F# to get started, I uploaded one of the languages I threw together the night before my talk up onto Codeplex:
<a href="http://kaleido.codeplex.com/">http://kaleido.codeplex.com/</a><br /><br />Also, nope, I didn't mind the interruption at all. Like Charles said, it was just a room that had no &quot;On Air&quot; sign so there was no way of knowing. Plus, if I recall correctly, it was Gilad. If anything, I got really nervous when that happened because, well,
 it's Gilad <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />.<p>posted by JasonOlson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768836110000000</link>
		<pubDate>Sat, 02 May 2009 17:53:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768836110000000</guid>
		<dc:creator>JasonOlson</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Wow Alan, it's an immense pleasure having you comment here on Channel 9. I've looked up to all of your work for a long time. Thanks for&nbsp;&quot;The Early History of Smalltalk&quot; paper, it's a fantastic read. Keep up the great work!&nbsp;<p>posted by JasonOlson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768836910000000</link>
		<pubDate>Sat, 02 May 2009 17:54:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768836910000000</guid>
		<dc:creator>JasonOlson</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Alan,<br /><br />First thank you very much for your very nice reply! <br /><br />I did read your paper and I do agree with you that most modern languages using objects do look more like what Dahl was talking about i.e. hierarchical data types to resolve their members.<br /><br />I just wonder what your take on this OO question is, i.e. regarding languages like C#, Python, Ruby, etc that don't explicitly use messages for dispatch. Do you think they are OO?<br /><br />Best Regards,<br /><br />Anthony<br /><br /><br /><p>posted by tarlano</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768919950000000</link>
		<pubDate>Sat, 02 May 2009 20:13:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633768919950000000</guid>
		<dc:creator>tarlano</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Good question. I'm not a big fan of any of them, including the ones I've designed.
<br /><br />I think we (the programming language field) has yet to get to a sweet spot that matches up with the scales, aspirations, and life cycles we want to deal with.<br /><br />That sweet spot yet to come will certainly have a very strong and dynamic notion of modules, and one part of the notion will almost certainly involve both protection and intermodule communication. But I don't think we need to be religious about the past (even
 the parts of the past that were done better than today). <br /><br />My main complaint about most language use today (including the languages you mentioned) is that <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-13.gif' alt='Angel' /> the very weak &quot;data structure and procedure&quot; style is retained (via getters and setters, etc.), and (b) the CPU is used to set the notion of &quot;time passing&quot; so
 that bad synchronization schemes have to be employed. This leads to fragile, very large, inscrutable, and intractable systems.<br /><br />It was known in the 70s how to eliminate both these problems. (But not all the problems involved with scaling and very high level expression.)<br /><br />So, to me, the issue is much more &quot;how should we design and program systems that must live in an ever growing &quot;ecology&quot; of ongoing systems?&quot;<br /><br />Besides using the good 70s solutions to the two problems alluded to above, we could also think about the idea of protected modules which don't send explict messages but use some form of efficient and general publish and subscribe.
<br /><br />Imagine that each module in &quot;a space&quot; exhibits two kinds of &quot;bulletin boards&quot;: <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-13.gif' alt='Angel' /> one that tells the space what the module needs as resources to do its job, and (b) one that exhibits what the module has produced. A &quot;super-Linda&quot; kind of matcher can be used
 to automatically do the brokering. This is more late bound and has more possibilities for graceful scaling (because objects are not dealing with targets but with needs).
<br /><br />Similar mechanisms can be used to completely separate &quot;meanings&quot; from &quot;optimizations&quot; so that semantic debugging, testing and validation can be done independently of attempts to make things go faster.<br /><br />One of the mottos from Xerox PARC was &quot;Math Wins!&quot;, and I think this is still the case. By &quot;math&quot; I mean mathematical thinking and making up new mathematics when it will help problem solving. It is possible to make meta systems in which the new maths can be
 turned into programming systems and run. This is somewhat equivalent to &quot;escaping from bricks to inventing arches&quot; when things start to get too complex. This is one of the most powerful properties of computers, but it is rarely used to the extent needed and
 possible in most of today's systems.<br /><br />And so on. It's not that this stuff is easy or solved, it's that too many people in the field are simply trying to *cope*, where what we need are lots of people trying to make *real progress*!<br /><br />Cheers,<br /><br />Alan<br /><br /><p>posted by alan.nemo</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633769118040000000</link>
		<pubDate>Sun, 03 May 2009 01:43:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633769118040000000</guid>
		<dc:creator>alan.nemo</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[&quot;That sweet spot yet to come will certainly have a very strong and dynamic notion of modules, and one part of the notion will almost certainly involve both protection and intermodule communication&quot;<br /><br />What do you think of Newspeak, Alan?<br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633769203880000000</link>
		<pubDate>Sun, 03 May 2009 04:06:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633769203880000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[the sound in this one is a little wierd for me, stereo separation is of the wall and its also out of sync..<br /><br />anyhow <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> <br />very interesting talk <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> one thing i'd really like more info&nbsp; on is how to write extension methods (for c#/vb)&nbsp;in f#.. that would be such a great way to integrate and compose old sk00l c# code with funky new f# code <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
<br /><br />@complexity in syntax or in implementation&nbsp;<br />it seems the fact that more syntactily rich languages like java or c# have &quot;won&quot; over &quot;lighter&quot; languages like erlang or smalltalk is mostly attributed to luck or marketing <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> i dont think its either.. as jason says, programmers love syntax. we need to express
 the compexity, it matters less if its in the syntax or in the framework. in my oppinion richer syntax makes for more human readable and machine toolable code.
<br /><br />i also think its an&nbsp;illusion that the &quot;lighter&quot; languages are easier to learn, that might technically be true but in order to write something interesting you'll still need to learn how to control flow and stuff like that.. but instead you have to learn an api,
 not syntax.. you still need to learn the same stuff.<br /><br />small syntax languages seem easier to create and they may be pretty in some sense,&nbsp;but are they easier to work with? im not so sure.. and isnt the goal of a language to make the programmer, not the language designer, more productive? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> its all good though,
 im not saying anyone should stop doing anything <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> rich (but not too rich <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /> )&nbsp;syntax is just my personal preference <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770456800000000</link>
		<pubDate>Mon, 04 May 2009 14:54:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770456800000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[I'm not experiencing any audio synch problems. How were you viewing the file (streaming or download, what format)?<br />C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770497400000000</link>
		<pubDate>Mon, 04 May 2009 16:02:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770497400000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[i was straming the wmv high version, but i noticed this on other videos as well. it might be lagg caused by my puny work laptop.. didnt notice this before installing the win7 rc though.. i dont think its channel9s fault anyway <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770656110000000</link>
		<pubDate>Mon, 04 May 2009 20:26:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770656110000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[Excellent discussion. Jason, keep up th good work. You motivation is inspirational. heheh.<p>posted by Weqster</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770817390000000</link>
		<pubDate>Tue, 05 May 2009 00:55:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633770817390000000</guid>
		<dc:creator>Weqster</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[
<p>I'm sure you guys are extremely busy and have a ton of stuff on your plate as far as show ideas and priorities...but I think this topic would make a great series.&nbsp; I'd love to see Olson and Meijer talk, I'd love to follow the progress that Olson makes as
 far as creating different languages with unique feature sets and constructs.</p>
<p>These topics are VERY interesting and exciting, but all of us don't have the time/opportunity to pursue them, it would be fun to &quot;learn vicariously&quot; through Jason.</p>
<p>Just a thought....great show.<br /></p>
<p>posted by INeedADip</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633774109720000000</link>
		<pubDate>Fri, 08 May 2009 20:22:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633774109720000000</guid>
		<dc:creator>INeedADip</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[
<p>I like this idea! I will talk to Jason, <br /><br />C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633804748740000000</link>
		<pubDate>Sat, 13 Jun 2009 07:27:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633804748740000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Jason Olson: Composing Programming Languages, F# and OO</title>
		<description>
			<![CDATA[
<p>I did like the conversation. I made my own .NET language called dylan.NET. For who wants to give it a look go to
<a href="http://borgdylan.web.officelive.com/dylandotnet.aspx">http://borgdylan.web.officelive.com/dylandotnet.aspx</a> . It is free of charge and new releses come out often.</p>
<p>posted by Borgdylan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633869545910000000</link>
		<pubDate>Thu, 27 Aug 2009 07:23:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Jason-Olson-Composing-Programming-Languages-F-and-OO#c633869545910000000</guid>
		<dc:creator>Borgdylan</dc:creator>
	</item>
</channel>
</rss>