Ugly hack to call F# functions as static methods
4 people like thisPosted: 13 years ago by fholm
Definition of the dynamic resolution operators for hosting the DLR. You can either use Ruby or Python, as the module isn't language specific.
4 people like thisPosted: 13 years ago by Rainer Schuster
The snippet shows a simple implementation of the dynamic operator (?) that uses Dynamic Language Runtime and the C# implementation of dynamic operations. The snippet shows how to invoke instance methods with single argument.
34 people like thisPosted: 13 years ago by Tomas Petricek