Dynamic Language Runtime: Difference between revisions

Content deleted Content added
mNo edit summary
Line 43:
}}</ref>
 
Microsoft shipped .NET DLR 0.9 beta in November 2008,<ref>http://www.codeplex.com/dlr</ref> and final 0.9 in December 2008. Version 1.0 shipped in April 2010. In July 2010, Microsoft changed the license of the DLR from the [[Shared source#Microsoft Public License (Ms-PL)|Microsoft Public License]] to the [[Apache License, v22.0]].<ref>http://dlr.codeplex.com/license</ref> With the release of [[.NET 4]], also in April 2010, DLR was incorporated into the .NET Framework itself.<ref>https://msdn.microsoft.com/en-us/library/dd233052.aspx</ref>
 
The open source DLR project hosted on [[GitHub]] has a few additional features for language implementers, but there has been no activity on the project since the July 2010 release, which could be linked to what some, including a Microsoft developer who worked for [[IronRuby]], saw as a lack of commitment from Microsoft to dynamic languages on the .NET Framework.<ref>{{cite web
| url = http://www.rubyinside.com/microsoft-tires-of-ironruby-jimmy-schementi-jumps-ship-3639.html
| title=Microsoft Tires of IronRuby; Jimmy Schementi Jumps Ship