Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-language-runtime

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?

Is it possible to host the .Net DLR in an "idiot-proof" sandbox?

How can I host PowerShell 3.0 in a c# app using a similar API to other DLR languages

Is it possible to load and execute C# snippets using DLR?

Using the DLR for (primarily) static language compilation

Invoke a member of a dynamic object with a name defined at runtime in a String

Dynamically adding members to a dynamic object

IronPython - Editor for end-user

Attempting to bind a dynamic method on a dynamically-created assembly causes a RuntimeBinderException