<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>basketweaving for the mind : dlr</title><link>http://blogs.msdn.com/nickhodge/archive/tags/dlr/default.aspx</link><description>Tags: dlr</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Dynamic Language Runtime 0.9 and IronPython 2.0</title><link>http://blogs.msdn.com/nickhodge/archive/2008/12/16/dynamic-language-runtime-0-9-and-ironpython-2-0.aspx</link><pubDate>Tue, 16 Dec 2008 05:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9223261</guid><dc:creator>nhodge</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/nickhodge/comments/9223261.aspx</comments><wfw:commentRss>http://blogs.msdn.com/nickhodge/commentrss.aspx?PostID=9223261</wfw:commentRss><wfw:comment>http://blogs.msdn.com/nickhodge/rsscomments.aspx?PostID=9223261</wfw:comment><description>&lt;P&gt;Over on codeplex, the smart team behind the DLR (Dynamic Language Runtime) and IronPython have released code. IronPython 2.0 is built on top of the DLR. This means that IronPython can run in Silverlight. Which tickles me.&lt;/P&gt;
&lt;P&gt;&lt;A target=_blank href="http://www.codeplex.com/dlr" mce_href="http://www.codeplex.com/dlr"&gt;DLR 0.9&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;implements a language on .NET using the DLR &lt;/LI&gt;
&lt;LI&gt;adds dynamic features to their existing language like C#’s ‘dynamic’ (&lt;A href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=csharpfuture&amp;amp;DownloadId=3550" mce_href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=csharpfuture&amp;amp;DownloadId=3550"&gt;http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=csharpfuture&amp;amp;DownloadId=3550&lt;/A&gt; ) &lt;/LI&gt;
&lt;LI&gt;adds scripting to their applications. &lt;/LI&gt;
&lt;LI&gt;creatse .NET libraries with dynamic objects &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A target=_blank href="http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=8365" mce_href="http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=8365"&gt;IronPython 2.0&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;An MSI installer for Windows platforms which includes parts of the CPython 2.5 standard library &lt;/LI&gt;
&lt;LI&gt;IronPython assemblies targeting Silverlight and tools such as Chiron to improve the Silverlight dynamic development experience &lt;/LI&gt;
&lt;LI&gt;The addition of more C-based standard modules such as &lt;I&gt;cmath&lt;/I&gt; and &lt;I&gt;_winreg&lt;/I&gt; &lt;/LI&gt;
&lt;LI&gt;Significant improvements in importing compatibility and features &lt;/LI&gt;
&lt;LI&gt;Distribution of IronPython under the Microsoft Public License which has been approved by OSI &lt;/LI&gt;
&lt;LI&gt;Performance improvements.&amp;nbsp; On that note, a new Wiki page has been created for IronPython performance reports - see &lt;A href="http://www.codeplex.com/IronPython/Wiki/View.aspx?title=IronPython%20Performance" mce_href="http://www.codeplex.com/IronPython/Wiki/View.aspx?title=IronPython%20Performance"&gt;http://www.codeplex.com/IronPython/Wiki/View.aspx?title=IronPython%20Performance&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Over 500 bugs have been closed in 2.0.&amp;nbsp; 453 of these were reported on CodePlex &lt;/LI&gt;
&lt;LI&gt;Support for precompilation of Python source files into a single dll&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9223261" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/nickhodge/archive/tags/ironpython/default.aspx">ironpython</category><category domain="http://blogs.msdn.com/nickhodge/archive/tags/dlr/default.aspx">dlr</category></item></channel></rss>