Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-language-runtime

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

How does the "is" operator work with dynamic objects?

DynamicObject and WCF support

Expression.Lambda and query generation at runtime, nested property “Where” example

Dynamic languages supported by .NET 4.0 DLR

using Dynamic to add methods?

Are the "Iron" languages ready for prime time?

Are LINQ expression trees Turing complete?