Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-language-runtime

Expression tree - compile inner lambda in outer lambda - scoping resolution

Using C# dynamic method for an object

Which is the code that creates captured variables / closures?

Overload Resolution in C# 4.0 using dynamic types

Base a small expression DSL on the DLR or keep it hand-rolled in F#?

.NET DLR safe or sandboxed script

What happens when import a module in ironpython?

How do you implement C#4's IDynamicObject interface?

DynamicObject implicit casting

Can a statically typed language be developed with the DLR?

What is the difference between Converting and Unboxing?

What are the limitations of Dynamic Language Runtime in .NET 4.0?

Can someone please explaind me what is DLR and how it used in sms gateways?

How to Implement the Ternary Operator in the DLR

DLR return type

Making the Case for IronRuby and IronPython

What scripting language for our .NET based IDE? [closed]

Is the DLR needed in .NET 4.0?

NancyFX: How do I check if query-string / form values have been correctly passed to my handler?