Talk:Dynamic Language Runtime: Difference between revisions

Content deleted Content added
No edit summary
Cewbot (talk | contribs)
m Maintain {{WPBS}} and vital articles: 2 WikiProject templates. Create {{WPBS}}. Keep majority rating "C" in {{WPBS}}. Remove 2 same ratings as {{WPBS}} in {{WikiProject Computing}}, {{WikiProject Microsoft}}.
 
(10 intermediate revisions by 3 users not shown)
Line 1:
{{WikiProject Computingbanner shell|class=C|
{{WikiProject Computing |importance=Low |software=y |software-importance=Low}}
{{WikiProject Microsoft |class=C |importance=Low}}
}}
 
==Since in dynamic languages==
Line 12 ⟶ 15:
"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.[7][8]"
 
The^ This information seems to be outdated - the repository https://github.com/IronLanguages/dlr contains commits from recent dates.
 
Also could somebody describe what isemphasise the difference between https://github.com/IronLanguages/dlr and DLR shipped with .NET? Does GitHub repo contain only stuffthis not included in .net corestuff or("few theyadditional overlapfeatures infor somelanguage way? <!-- Template:Unsigned IP --><small class=implementers"autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/5.173.248.83|5.173.248.83]] ([[User talk:5.173.248.83#top|talk]]) 19:30,or 22they Marchoverlap 2020in (UTC)</small>some <!--Autosigned by SineBot-->way?
 
On old CodePlex site for the project the following information can be read which would suggest that indeed only additional stuff is remaining in https://github.com/IronLanguages/dlr and the rest has moved to .Net Core/Roslyn repos:
 
"NEWS: Because the DLR is in the C#/Roslyn team (since before C# 4.0), parts of the DLR have moved to github* and are now fully open source as part of the .NET Core project and Roslyn."
* by github they mean .net core/roslyn github repos as far as I understand
--[[Special:Contributions/5.173.248.83|5.173.248.83]] ([[User talk:5.173.248.83|talk]]) 21:01, 22 March 2020 (UTC) Milosz
 
I asked on DLR's Gitter and got an answer: "The DLR repo contains the extra stuff that was not moved to the BCL (System.Linq.Expressions)"