Python

Next up for .NET – the Dynamic Language Runtime

Microsoft's Jim Hugunin reports from MIX07 that the .NET Framework is gaining new support for dynamic (read: scripting) languages such as Python or Ruby. The Dynamic Language Runtime (DLR) is an extension to the CLR that adds the features important to such scripting languages, such as dynamic typing.

Posted In