<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight™ Dynamic Languages SDK</title><link>http://www.codeplex.com/sdlsdk/Project/ProjectRss.aspx</link><description>The dynamic languages and Silverlight integration let you write browser applications with dynamic languages, like Ruby and Python. The project is released under the Microsoft Public License, and is...</description><item><title>New Post: [IronPython] How implement INotifyPropertyChanged?</title><link>http://www.codeplex.com/sdlsdk/Thread/View.aspx?ThreadId=30322</link><description>&lt;div style="line-height: normal;"&gt;I try &lt;br&gt;
class NotifyImplementation(INotifyPropertyChanged):&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; def __init__(self):&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pass&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.PropertyChanged, self.OnPropertyChanged = pyevent.make_event()&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; def Test(self):&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.OnPropertyChanged(self, PropertyChangedEventArgs(&amp;quot;test property changed&amp;quot;))&lt;br&gt;
&lt;br&gt;
def TestHandler(obj, e):&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; print type(e.PropertyName)&lt;br&gt;
&lt;br&gt;
a = NotifyImplementation()&lt;br&gt;
a.PropertyChanged += TestHandler&lt;br&gt;
print dir(a.PropertyChanged)&lt;br&gt;
a.Test()&lt;br&gt;
&lt;br&gt;
But it doesn't work. Is there any working sample implement interface with event on DLR languages?&lt;br&gt;
&lt;/div&gt;</description><author>ais</author><pubDate>Thu, 26 Jun 2008 13:44:07 GMT</pubDate><guid isPermaLink="false">New Post: [IronPython] How implement INotifyPropertyChanged? 20080626014407P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 18 Jun 2008 23:27:52 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008) 20080618112752P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 18 Jun 2008 23:21:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008) 20080618112156P</guid></item><item><title>New Post: Managed JScript without Silverlight</title><link>http://www.codeplex.com/sdlsdk/Thread/View.aspx?ThreadId=27748</link><description>&lt;div style="line-height: normal;"&gt;Looking at the DLR binaries that were included with the ASPNET Futures (beta?) package, they are all built against the real system.dll... unfortunately those libraries are more than a year old and I would imagine quite a bit of work has gone into the DLR and the languages since then.&lt;br&gt;
&lt;br&gt;
Still hoping for a .Net build of Managed JScript...&lt;br&gt;
&lt;/div&gt;</description><author>shawnf</author><pubDate>Fri, 13 Jun 2008 17:26:19 GMT</pubDate><guid isPermaLink="false">New Post: Managed JScript without Silverlight 20080613052619P</guid></item><item><title>New Post: Binding ruby objects</title><link>http://www.codeplex.com/sdlsdk/Thread/View.aspx?ThreadId=29531</link><description>&lt;div style="line-height: normal;"&gt;Hello! &lt;br&gt;
Am not sure, is it right place for my problem, but will try anyway.&lt;br&gt;
I am learning ruby/silverlight binding. I can bind whole variable to TextBlock, but I am unable to get it working with variable property&lt;br&gt;
This is my source, app.rb:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;
require &amp;quot;Silverlight&amp;quot;&lt;br&gt;
include System::Windows::Data&lt;br&gt;
include System::ComponentModel&lt;br&gt;
&lt;br&gt;
class App &amp;lt; SilverlightApplication&lt;br&gt;
&amp;nbsp; use_xaml&lt;br&gt;
&amp;nbsp; attr_accessor :xdata&lt;br&gt;
&lt;br&gt;
&amp;nbsp; def binding1&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; xdata=&amp;quot;Binding app variable @xdata using attr_accessor&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn=System::Windows::Data::Binding.new &amp;quot;&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn.source=xdata&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn.mode=BindingMode.TwoWay&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; debug_txt.set_binding TextBlock.TextProperty, bn&lt;br&gt;
&amp;nbsp; end&lt;br&gt;
&lt;br&gt;
&amp;nbsp; def binding3&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; md=MyData.new&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; md.data=&amp;quot;Binding property of complex variable&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn=System::Windows::Data::Binding.new &amp;quot;&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn.source=md&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn.path=PropertyPath.new &amp;quot;data&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; bn.mode=BindingMode.TwoWay&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; debug_txt.set_binding TextBlock.TextProperty, bn&lt;br&gt;
&amp;nbsp; end&lt;br&gt;
&lt;br&gt;
&amp;nbsp; def initialize&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; binding3&lt;br&gt;
&amp;nbsp; end&lt;br&gt;
end&lt;br&gt;
&lt;br&gt;
class MyData&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; attr_accessor :data&lt;br&gt;
end&lt;br&gt;
&lt;br&gt;
App.new&lt;br&gt;
&lt;/code&gt;
&lt;br&gt;
In xaml file only one TextBlock required named debug_txt.&lt;br&gt;
While binding1 will work, binding3 not in Silverlight 2b2 (using sdl-sdk 2b2 also). &lt;br&gt;
Is it a bug or I am doing something wrong? &lt;br&gt;
Also, very interesting topic for me is implementing &lt;span id=nsrTitle&gt;INotifyPropertyChanged interface in ruby. Does anybody tried it? How it can be done, is C# object must has event of PropertyChangedEventHandler type and fire this event each time binded data changed. &lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>igors</author><pubDate>Thu, 12 Jun 2008 13:26:13 GMT</pubDate><guid isPermaLink="false">New Post: Binding ruby objects 20080612012613P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 11 Jun 2008 18:24:51 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008) 20080611062451P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 20:43:40 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) (Jun 10, 2008) 20080610084340P</guid></item><item><title>RELEASED: Dynamic Languages SDK (Beta 2) (Jun 10, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 20:43:40 GMT</pubDate><guid isPermaLink="false">RELEASED: Dynamic Languages SDK (Beta 2) (Jun 10, 2008) 20080610084340P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0.30523.6"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 20:42:17 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) 20080610084217P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications, including templates for the supported languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 20:41:54 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) 20080610084154P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://silverlight.net/dlr"&gt;http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 20:41:15 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) 20080610084115P</guid></item><item><title>New Post: Managed JScript without Silverlight</title><link>http://www.codeplex.com/sdlsdk/Thread/View.aspx?ThreadId=27748</link><description>&lt;div style="line-height: normal;"&gt;I too am looking to use the DLR to run ManagedJScript on the .Net CLR, not in Silverlight (CoreCLR?). &lt;br&gt;
&lt;br&gt;
I can do this easily with IronPython and IronRuby since I have their sources along with the DLR and none of the libraries actually rely on specific types in the Silverlight core dlls (such as system.dll v2.0.5.0). &lt;br&gt;
&lt;br&gt;
Someone at MS: Are there any plans to release the ManagedJScript source or at least binaries built against .Net runtime dlls?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Shawn&lt;br&gt;
&lt;/div&gt;</description><author>shawnf</author><pubDate>Tue, 10 Jun 2008 16:01:21 GMT</pubDate><guid isPermaLink="false">New Post: Managed JScript without Silverlight 20080610040121P</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 2)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=14254</link><description>&lt;div&gt;
&lt;a href="http://silverlight.net/dlr"&gt;This project&lt;span&gt;&lt;/span&gt;&lt;/a&gt; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime (DLR). The languages included in this package are IronRuby, IronPython, and Managed JScript. The DLR, Silverlight Integration, IronRuby, and IronPython are released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html"&gt;Microsoft Public License&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt; &lt;br&gt;&lt;b&gt;This release corresponds with Silverlight 2 Beta 2.&lt;/b&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/silverlight/resources/install.aspx?v=2.0"&gt;Download Silverlight 2 Beta 2&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br&gt;&lt;h2&gt;
Packages
&lt;/h2&gt;&lt;b&gt;Dynamic Languages SDK&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/bin&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;IronPython, IronRuby, and Managed JScript language/library DLLs, as well as Chiron, the dynamic language development utility.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;/script: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;tools for creating and running Silverlight applications&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Samples&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/samples&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;sample applications for Ruby, Python, and JScript. Live samples can also be found on &lt;a href="http://http://silverlight.net/dlr"&gt;http://http://silverlight.net/dlr&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;&lt;b&gt;Dynamic Languages SDK Source Code&lt;/b&gt;&lt;br&gt;&lt;ul&gt;
&lt;li&gt;/src: &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 10 Jun 2008 06:35:21 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 2) 20080610063521A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sdlsdk/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
This is the project site for the &lt;b&gt;&lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Silverlight Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;, which lets you write browser applications with dynamic languages, like &lt;a href="http://ruby-lang.org" class="externalLink"&gt;Ruby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://python.org" class="externalLink"&gt;Python&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The project is released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html" class="externalLink"&gt;Microsoft Public License&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;The &lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains support for writing Ruby, Python, and JScript applications in the browser. However, since this project provides a bridge between Silverlight™ and the &lt;a href="http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx" class="externalLink"&gt;Dynamic Language Runtime (DLR)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, any language running on the DLR will be enabled to build Silverlight applications.&lt;br /&gt; &lt;br /&gt;This project is open to the community for submitting samples for Silverlight™ that are written in dynamic languages implemented on the DLR. Please post your submissions in the Discussions tab.&lt;br /&gt; &lt;br /&gt;Languages&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/ironpython" class="externalLink"&gt;IronPython&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://rubyforge.org/projects/ironruby" class="externalLink"&gt;IronRuby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://blogs.msdn.com/deepak/archive/2007/05/02/managed-jscript-is-availaible.aspx" class="externalLink"&gt;Managed JScript&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jimmysch</author><pubDate>Sun, 01 Jun 2008 21:54:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080601095438P</guid></item><item><title>NEW POST: Managed JScript without Silverlight</title><link>http://www.codeplex.com/sdlsdk/Thread/View.aspx?ThreadId=27748</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I would like to use the Managed JScript version released with the Silverlight Dynamic Languages SDK independently of the Silverlight runtime, that is binding to regular .NET 2.x assemblies.From my investigations, this would be a bit hacky, if possible at all...&lt;br&gt;
&lt;br&gt;
Do you have any plans going towards that direction, or should I get up to speed with an Iron language to benefit from the latest DLR goodness in my non-Silverlight developments?&lt;br&gt;
&lt;br&gt;
Best regards,&lt;br&gt;
Damien
&lt;/div&gt;</description><author>Padam</author><pubDate>Wed, 14 May 2008 23:37:33 GMT</pubDate><guid isPermaLink="false">NEW POST: Managed JScript without Silverlight 20080514113733P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sdlsdk/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
This is the project site for the &lt;b&gt;&lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Silverlight Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;, which lets you write browser applications with dynamic languages, like &lt;a href="http://ruby-lang.org" class="externalLink"&gt;Ruby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://python.org" class="externalLink"&gt;Python&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The project is released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html" class="externalLink"&gt;Microsoft Public License&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;The &lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains support for writing Ruby, Python, and JScript applications in the browser. However, since this project provides a bridge between Silverlight™ and the &lt;a href="http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx" class="externalLink"&gt;Dynamic Language Runtime (DLR)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, any language running on the DLR will be enabled to build Silverlight applications.&lt;br /&gt; &lt;br /&gt;This project is open to the community for submitting samples for Silverlight™ that are written in dynamic languages implemented on the DLR. Please post your submissions in the Discussions tab.&lt;br /&gt; &lt;br /&gt;Languages&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/ironpython" class="externalLink"&gt;IronPython&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://rubyforge.org/projects/ironruby" class="externalLink"&gt;IronRuby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Managed JScript&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jimmysch</author><pubDate>Wed, 07 May 2008 02:11:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080507021126A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/sdlsdk/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
This is the project site for the &lt;b&gt;&lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Silverlight Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;, which lets you write browser applications with dynamic languages, like &lt;a href="http://ruby-lang.org" class="externalLink"&gt;Ruby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://python.org" class="externalLink"&gt;Python&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The project is released under the &lt;a href="http://www.opensource.org/licenses/ms-pl.html" class="externalLink"&gt;Microsoft Public License&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, and is also available in the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=4E03409A-77F3-413F-B108-1243C243C4FE&amp;amp;displaylang=en" class="externalLink"&gt;Silverlight™ SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;The &lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Dynamic Languages SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains support for writing Ruby, Python, and JScript applications in the browser. However, since this project provides a bridge between Silverlight™ and the &lt;a href="http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx" class="externalLink"&gt;Dynamic Language Runtime (DLR)&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, any language running on the DLR will be enabled to build Silverlight applications.&lt;br /&gt; &lt;br /&gt;This project is open to the community for submitting samples for Silverlight™ that are written in dynamic languages implemented on the DLR. Please post your submissions in the Discussions tab.&lt;br /&gt; &lt;br /&gt;Languages&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.codeplex.com/ironpython" class="externalLink"&gt;IronPython&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://rubyforge.org/projects/ironruby" class="externalLink"&gt;IronRuby&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/learn/dynamiclanguages.aspx" class="externalLink"&gt;Managed JScript&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jimmysch</author><pubDate>Wed, 07 May 2008 02:10:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080507021059A</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=11955</link><description>&amp;#91;url&amp;#58;This project&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime &amp;#40;DLR&amp;#41;. The languages included in this package are IronRuby, IronPython, and Managed JScript.&lt;br /&gt;&amp;#33;&amp;#33; Package&lt;br /&gt;&amp;#42; &amp;#47;bin&lt;br /&gt;&amp;#42;&amp;#42; IronPython, IronRuby, and Managed JScript language&amp;#47;library DLLs, as well as Chiron, the dynamic language development utility.&lt;br /&gt;&amp;#42; &amp;#47;src&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;br /&gt;&amp;#42; &amp;#47;samples&lt;br /&gt;&amp;#42;&amp;#42; sample applications for Ruby, Python, and JScript. Live samples can also be found on &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93;.&lt;br /&gt;&amp;#42; &amp;#47;script&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; tools for creating and running Silverlight applications&lt;br /&gt;&amp;#42; Readme.txt&lt;br /&gt;&amp;#42;&amp;#42; Package contents, usage, known issues, and history.&lt;br /&gt;&amp;#42; License.txt&lt;br /&gt;&amp;#42;&amp;#42; Ms-Pl license&lt;br /&gt;&lt;br /&gt;&amp;#42;This release corresponds with the MIX08 release of Silverlight 2 Beta 1.&amp;#42;</description><author></author><pubDate>Wed, 07 May 2008 02:00:15 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008) 20080507020015A</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=11955</link><description>&amp;#91;url&amp;#58;This project&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime &amp;#40;DLR&amp;#41;. The languages included in this package are IronRuby, IronPython, and Managed JScript.&lt;br /&gt;&amp;#33;&amp;#33; Package&lt;br /&gt;&amp;#42; &amp;#47;bin&lt;br /&gt;&amp;#42;&amp;#42; IronPython, IronRuby, and Managed JScript language&amp;#47;library DLLs, as well as Chiron, the dynamic language development utility.&lt;br /&gt;&amp;#42; &amp;#47;src&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;br /&gt;&amp;#42; &amp;#47;samples&lt;br /&gt;&amp;#42;&amp;#42; sample applications for Ruby, Python, and JScript. Live samples can also be found on &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93;.&lt;br /&gt;&amp;#42; &amp;#47;script&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; tools for creating and running Silverlight applications&lt;br /&gt;&amp;#42; Readme.txt&lt;br /&gt;&amp;#42;&amp;#42; Package contents, usage, known issues, and history.&lt;br /&gt;&amp;#42; License.txt&lt;br /&gt;&amp;#42;&amp;#42; Ms-Pl license&lt;br /&gt;&lt;br /&gt;&amp;#42;This release corresponds with the MIX08 release of Silverlight 2 Beta 1.&amp;#42;</description><author></author><pubDate>Wed, 07 May 2008 01:58:16 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008) 20080507015816A</guid></item><item><title>UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008)</title><link>http://www.codeplex.com/sdlsdk/Release/ProjectReleases.aspx?ReleaseId=11955</link><description>&amp;#91;url&amp;#58;This project&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93; represents the integration between Silverlight and Dynamic Languages running on the Dynamic Language Runtime &amp;#40;DLR&amp;#41;. The languages included in this package are IronRuby, IronPython, and Managed JScript.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Package&lt;br /&gt;&amp;#42; &amp;#47;bin&lt;br /&gt;&amp;#42;&amp;#42; IronPython, IronRuby, and Managed JScript language&amp;#47;library DLLs, as well as Chiron, the dynamic language development utility.&lt;br /&gt;&amp;#42; &amp;#47;src&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; The source code to IronPython, IronRuby, the Dynamic Language Runtime, and Chiron&lt;br /&gt;&amp;#42; &amp;#47;samples&lt;br /&gt;&amp;#42;&amp;#42; sample applications for Ruby, Python, and JScript. Live samples can also be found on &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;learn&amp;#47;dynamiclanguages.aspx&amp;#93;.&lt;br /&gt;&amp;#42; &amp;#47;script&amp;#58; &lt;br /&gt;&amp;#42;&amp;#42; tools for creating and running Silverlight applications&lt;br /&gt;&amp;#42; Readme.txt&lt;br /&gt;&amp;#42;&amp;#42; Package contents, usage, known issues, and history.&lt;br /&gt;&amp;#42; License.txt&lt;br /&gt;&amp;#42;&amp;#42; Ms-Pl license&lt;br /&gt;&lt;br /&gt;&amp;#42;This release corresponds with the MIX08 release of Silverlight 2 Beta 1.&amp;#42;</description><author></author><pubDate>Wed, 07 May 2008 01:57:31 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Dynamic Languages SDK (Beta 1) (Mar 05, 2008) 20080507015731A</guid></item></channel></rss>