Discussion list for all things DLR

Understanding how the BinaryOperationBinder works

first post: fgretief wrote: Hello DLR architects, I wish to understand how the BinaryOper...

latest post: billchi wrote: Thanks for the followup, and very sorry it took us a while to get...

What is the relationship between the Dynamic Language Runtime and C# 4.0?

first post: robertwharvey wrote: Let's say I wanted to create a dynamic language compiler/interpret...

latest post: nathanpapke wrote: I'd also imagine that if a couple of people were to help out with l...

System.Linq.Expressions vs Microsoft.Scripting.Ast

first post: ido_ran wrote: Hi, I'm learning to use the DLR and there is one thing I can't fig...

latest post: ido_ran wrote: Thank you. This is a lot of information about the DLR. Ido.

Source Update

first post: ido_ran wrote: Hi, The last source code change was Aug 15 2010. Was there no chan...

latest post: ido_ran wrote: OK, Thank you. Ido.

Q: ASP.NET & IronPythhon : Caching inside Global.px->Application_Start

first post: bernd_v wrote: Hi, I have a question. Webapplications in ASP.NET are capable...

latest post: bernd_v wrote: 2011/11/21 jdhardy <notifications@codeplex.com> > > From: jdhar...

LambdaExpression Compile() vs CompileToMethod()

first post: costab wrote: I have a lot of formulas that are converted to lambda expression ob...

Accessing properties of Dynamic Object in VBScript

first post: manthangogari wrote: I am currently using the ASPCompiler project to execute VBScript in...

latest post: dotneteer wrote: Marcus, thank you for your help. I will look into the automatic str...

Expr Tree Spec Updated

first post: billchi wrote: I've been sitting on some incremental updates for several months a...

latest post: billchi wrote: That's my oops. Those dates aren't pulled from the files, I have ...

SecurityException instantiating a type defined by a script running in sandboxed AppDomain

first post: angolon wrote: Hi all, I'm currently trying out the DLR with IronPython -- in par...

latest post: wkhazzard wrote: Angus: The more I think about this, the more it makes sense that it...

Help me get started with hosting

first post: tomunger wrote: I would like to add DLR scripting to an application but I'm a litt...

latest post: wkhazzard wrote: Hey Tom, I did a talk on IronPython hosting at CodeMash in January ...