Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dynamic-language-runtime

C# 4.0: casting dynamic to static

PowerShell Runspace vs DLR

Would you recommend Iron Ruby, Iron Python, or PowerShell for making a C# application a script host?

How to embed lua (or some other scripting language) in a C# 5.0 application

Memory Overflow: Having an increasing number of Microsoft.CSharp.RuntimeBinder.Semantics

Will .Net 4.0 include a new CLR or keep with version 2.0

Expression Tree Copy or Convert

F# dynamic object access

How can I dynamically call a method on a dynamic object?

Code coverage, analysis and profiling for dynamically generated code

How to highlight dynamic code in visual studio

Making a CLR/.NET Language Debuggable

Call-site explanation?

Iron Python : what are good uses for Iron Python [closed]

Dynamic Lang. Runtime vs Reflection

Are there any .NET CLR/DLR implementations of ECMAScript?

Ambigious reference for ExtensionAttribute when using Iron Python in Asp.Net

Expression.Lambda and query generation at runtime, simplest "Where" example

How do I express a void method call as the result of DynamicMetaObject.BindInvokeMember?