<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/15439/Microsoft_Phasing_in_Support_for_Dynamic_Languages_on_Net</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sun, 19 May 2013 01:53:15 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>re: &amp;quot;creator of the IronPython language&amp;quot;</title>
			<link>http://www.osnews.com/thread?150774</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?150774</guid>
			<description>That's taken from TFA, but it really cries out for an edit.<br />
How are we supposed to take eWeek seriously when they slice Guido out like that?</description>
			<pubDate>Wed, 09 Aug 2006 16:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (smitty_one_each)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: re: &amp;quot;creator of the IronPython language&amp;quot;</title>
			<link>http://www.osnews.com/thread?150806</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?150806</guid>
			<description>And fail to understand the difference between a language and an implementation.<br />
<br />
Anyway though...<br />
<br />
This is actually fairly exciting to see.  .Net 1.0-now has basically been:  Look, you can use your C++ code and build on in a decent language!  However, decent language meant C# or something else static and object oriented.<br />
<br />
Now we're seeing dynamic languages, and functional languages (still object oriented, I think that's an absolute requirement for .net compatibility).  So now you can build your application in Python/Ruby and C# for the more intricate parts or the parts that need the most raw speed.  You could even go all the way to writing it in C++.<br />
<br />
Of course, Python programmers have been able to mix Python with C for a long time.  But let's be honest:  Unless you're a good C programmer who's quite familiar with Python you're not in for a treat there.  That doesn't mean the feature is useless, it just limits it to a smaller group of python programmers.  And it also allows problems associated with C development to crawl into your, largely, Python program.<br />
<br />
<br />
So we've gone from .Net:<br />
C#, with a dumbified version for dummies called VB.Net.  Plus you can combine it with your old C++ code!  A platform for moving on...<br />
<br />
To .Net:<br />
C#, with dynamic languages such as Python.  A platform to start new projects in...<br />
<br />
That's my highly editorialized take.</description>
			<pubDate>Wed, 09 Aug 2006 18:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (ma_d)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What changes</title>
			<link>http://www.osnews.com/thread?150884</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?150884</guid>
			<description>Unfortuantely the article was short on details, I would love to know what they mean to add. I would like to develop a specialized language using .NET.</description>
			<pubDate>Wed, 09 Aug 2006 21:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (snowflake)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>In other news...</title>
			<link>http://www.osnews.com/thread?150983</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?150983</guid>
			<description><a href="http://hlvm.org/" rel="nofollow">http://hlvm.org/</a> (High-Level Virtual Machine) is an open-source library that is adding dynamic language support to <a href="http://llvm.org/" rel="nofollow">http://llvm.org/</a> (Low-Level Virtual Machine) which, in turn, is open-source and backed by Apple.<br />
<br />
Hang on people we may be on for an interesting showdown yet!</description>
			<pubDate>Thu, 10 Aug 2006 01:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (SamuraiCrow)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: In other news...</title>
			<link>http://www.osnews.com/thread?151043</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?151043</guid>
			<description>The most likely story is that LLVM is providing the garbage collection which is advocated in Object-C 2.0.</description>
			<pubDate>Thu, 10 Aug 2006 07:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>IronPython and Mono</title>
			<link>http://www.osnews.com/thread?151106</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?151106</guid>
			<description>Does anyone know if IronPython works in Mono?  I'm a long-time Python developer, and the potential for performance improvements is intruiging...<br />
<br />
- chrish</description>
			<pubDate>Thu, 10 Aug 2006 14:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (chrish)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: IronPython and Mono</title>
			<link>http://www.osnews.com/thread?151198</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?151198</guid>
			<description>Does anyone know if IronPython works in Mono? I'm a long-time Python developer, and the potential for performance improvements is intruiging...<br />
<br />
IronPython targets .NET and Mono, and has worked with previous releases of Mono out of the box. I don't know about the respective current releases, but it's worth a try.</description>
			<pubDate>Thu, 10 Aug 2006 19:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (n4cer)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
