Content deleted Content added
GreenC bot (talk | contribs) Rescued 1 archive link; reformat 1 link. Wayback Medic 2.5 |
No edit summary |
||
Line 1:
{{Infobox software
| name = Dynamic Language Runtime (DLR)
| logo =
| screenshot =
| caption =
|
| developer = [[.NET Foundation]]
| released = {{Start date and age|2010|04|16}}
| latest release version = 1.2.
| latest release date = {{Start date and age|2018|
| latest preview
| latest preview date = {{Start date and age|2019|10|30}}<ref name="releases" />
| operating system = [[Microsoft Windows]], [[Linux]] ([[Debian]], [[Ubuntu (operating system)|Ubuntu]])▼
| repo = {{URL|https://github.com/IronLanguages/dlr}}
| platform = [[Common Language Infrastructure]]▼
| programming language = [[C Sharp (programming language)|C#]]
| genre = [[Platform (computing)|System platform]]▼
▲| operating system = [[Microsoft Windows|Windows]], [[macOS]], [[Linux]] ([[Debian]], [[Ubuntu (operating system)|Ubuntu]])
| license = [[Apache License|Apache License, v2.0]]▼
▲| platform = [[Common Language Infrastructure]]
▲| genre = [[Platform (computing)|System platform]]
| website = {{URL|https://docs.microsoft.com/en-us/dotnet/framework/reflection-and-codedom/dynamic-language-runtime-overview}}
}}
The '''Dynamic Language Runtime''' ('''DLR''') from [[Microsoft]] runs on top of the [[Common Language Runtime]] (CLR) and provides [[computer language]] services for [[dynamic language]]s. These services include:
Line 135 ⟶ 139:
==See also==
{{Portal|Free and open-source software}}
* [[Da Vinci Machine]] – a project starting at Sun Microsystems which brought support for dynamic languages to the Java Platform at the Java virtual machine (JVM) level
* [[Parrot virtual machine]]
Line 149 ⟶ 154:
*{{cite web | url = https://www.facultyresourcecenter.com/curriculum/7224-LangNET-Symposium-2008-–-ox-.aspx | archive-url = https://archive.today/20131208124054/https://www.facultyresourcecenter.com/curriculum/7224-LangNET-Symposium-2008-%E2%80%93-ox-.aspx | url-status = dead | archive-date = 2013-12-08 | title = Pratap Lakshman's o.x the Managed JScript Type System | accessdate = 2008-01-28 }}
{{refend}}
==External links==
{{Github|https://github.com/IronLanguages/dlr}}
{{.NET Framework}}
{{Microsoft FOSS}}
[[Category:Microsoft application programming interfaces]]▼
[[Category:.NET Framework terminology]]
[[Category:.NET Framework software]]
[[Category:Free and open-source software]]
▲[[Category:Microsoft application programming interfaces]]
[[Category:Microsoft free software]]
[[Category:Software using the Apache license]]
[[Category:2010 software]]
|