Dynamic Language Runtime: Difference between revisions

Content deleted Content added
Line 85:
| date=2007-05-04
| quote=''VB 10 takes advantage of a Silverlight feature called the Dynamic Language Runtime or DLR''
| accessdate = 2009-08-12}}</ref> However, as of August 2009, Microsoft has no more plans to implement [[JScript|Managed JScript]] ([[ECMAScript]] 3.0) on the DLR.<ref>{{cite web
| url = http://dlr.codeplex.com/Thread/View.aspx?ThreadId=58121
|last=Chiles|first=Bill
Line 101:
[[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 |url-status=dead |archiveurl=https://web.archive.org/web/20120428191707/http://huddledmasses.org/powershell-3-finally-on-the-dlr/ |archivedate= 2012-04-28 }}</ref>
 
[[IronScheme]], an upcominga [[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
| url = http://ironscheme.codeplex.com/Thread/View.aspx?ThreadId=55925
| title = Is there any silverlight sample?