Dynamic Language Runtime: Difference between revisions

Content deleted Content added
Chmarkine (talk | contribs)
m see here: use HTTPS for sites that require it., replaced: http://msdn.microsoft.com/en-us/library/ → https://msdn using AWB
m dab
Line 99:
 
==Architecture==
The Dynamic Language Runtime is built on the idea that it is possible to implement language specificities on top of a generic [[language-independent specification|language-agnostic]] [[abstract syntax tree]], whose nodes correspond to a specific functionality that is common to many dynamic languages.<ref>{{cite web
| url = http://blogs.msdn.com/hugunin/archive/2007/05/15/dlr-trees-part-1.aspx
| title = DLR Trees (Part 1)