Dynamic Language Runtime: Difference between revisions

Content deleted Content added
m Added checked to reference
fix cite for "checked=" by omit & pre-spaced cite bars
Line 89:
| accessdate = 2009-08-12}}</ref><ref>https://msdn.microsoft.com/en-us/library/ee461504.aspx#Y480</ref>
 
[[PowerShell]] 3.0, released in Windows 8, was updated to use the DLR <ref>{{cite web |url= http://huddledmasses.org/powershell-3-finally-on-the-dlr |title= Archived copy |accessdate= 2012-03-30 |deadurl=yes |archiveurl=https://web.archive.org/web/20120428191707/http://huddledmasses.org/powershell-3-finally-on-the-dlr/ |archivedate= 2012-04-28 |df= |checked=true}}</ref>
 
[[IronScheme]], an upcoming [[Scheme (programming language)|Scheme]] implementation,<ref>http://www.codeplex.com/IronScheme</ref> was planning to build upon the DLR. This idea was abandoned because the DLR [[Branching (software)|branch]] used by the project became out of sync with the [[Trunk (software)|trunk]], and also because (according to the project coordinator) the current version of the DLR at that time could not support the majority of Scheme's requirements.<ref>{{cite web