Dynamic Language Runtime: Difference between revisions

Content deleted Content added
m Updated to record activity in recent years on GitHub.
m Fixed typo
Line 45:
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 2.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. After the July 2010 release, there was little activity on the project for some yearyears. This was interpreted by a Microsoft developer who worked on [[IronRuby]] 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